Linedef type 458
Jump to navigation
Jump to search
Linedef type 458, Stop Tracking Object's Angle, is a type of linedef executor which, when triggered, stops any angle tracking effect caused by linedef type 457 that affects the triggering Object.
Sample
- Example file: Ex_ld458_stoptrackingobjectsangle.wad (MAP01)
- When the player steps on the grass, object angle tracking starts.
- When the player turns away from the sunflowers, he teleports to the
REDFLR
floor. - When the player steps on the
YELFRL
floor, tracking of the object's angle stops.
How to use |
---|
|