Floor_LowerByValue

From ZDoom Wiki
Jump to navigation Jump to search

20:Floor_LowerByValue (tag, speed, height)

  • tag: Tag of affected sectors, or 0 to use the line's back sector.
  • speed: Floor's movement speed. Doom's standard floors move at 8, and fast floors move at 32.
  • height: Distance to lower the floor.

Lowers any tagged sector's floor by height units.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.