Linedef type 336
Jump to navigation
Jump to search
Linedef type 336, Object Dye – Once, is a type of linedef executor trigger which activates any linedef executor in the control sector when an Object dyed with the specified color activates a tagged trigger sector. This linedef executor will trigger only the first time, and cannot be triggered again until the level is reloaded.
Setup
The ID of the desired color should be specified in the control linedef's front upper texture field. See List of skin colors for a list of available colors and their IDs. If Flag [6] / Not Climbable is set, the linedef executor will trigger only if the triggering Object does not have the specified color.
|
Sample
- Example file: ex_ld336_trigger_objectdyeonce.wad (MAP01)
- When an ice-colored player stands on the red floor, it raises the floor.
- When a player is standing on a icy floor, he is repainted ice color.
How to use |
---|
|