User:Steel Titanium/2.2 features/Linedef Type 460
Jump to navigation
Jump to search
To do Add example image and example file |
Linedef type 460, Award Rings, is a type of linedef executor which, when triggered, adds or subtracts from the ring count of the player who activates it.
Setup
The tag given to this linedef is irrelevant. The amount of rings to add to the player's ring count is specified by the front texture X offset of the control linedef. The offset can be negative; if this is the case, rings will be subtracted from the player's ring count instead (down to the minimum of 0). The delay before adding or subtracting rings from the ring count is specified by the front texture Y offset of the control linedef.
|