====== teleport_trigger ====== Function used in [[en:primitive:mission:start|mission creation]]. Represents a teleport trigger ( //aka// lift ) * If the trigger is a child of a continent, it can be accessed from everywhere * If the trigger is a child of a [[en:primitive:mission:teleport_destination|teleport_destination]], it can only be accessed from this destination ===== Properties ===== **name :** name of the trigger. For leveldesign use only **pacs_trigger_id :** this is the trigger id given by the 3D team. It identifies the trigger physically on the landscape. **destinations :** list of teleport_destinations **auto_teleport :** the user is teleported as he enters the trigger. You’d better put a unique destination in it… {{tag>primitives ryzom_core}}