trigger_fall

From Valve Developer Community
Jump to navigation Jump to search

trigger_fall is a trigger entity available in Ricochet Ricochet. This entity triggers the twirling falling player sequence. The entity doesn't require any setup. When the player comes into contact with it, it immediately activates the falling sequence and causes the player to respawn in the map.

PlacementTip.pngPlacement Tip: When placing this entity, be careful not to place it anywhere players could come in contact with it other than when they've fallen to certain death. Even if a player simply walks into this entity, it will activate the falling and respawning.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.