Entities 1x4l2i
Entities are used in to specify player spawn locations or to add effects, doors, items and more to a map. 6y353
- Info - specify locations, areas or behaviors
- Env - environmental/visual stuff
- Gen - generate stuff (particle effects)
- Func - have a function which influences the game
- Trigger - trigger and control other entities
Category: func (4) 4a1746
ID 73 - Func_GameAction (GAction) s563f
Info g1p6j
Performs the specified action when triggered.
Values / Properties 31956
The following values can be set in the entity properties menu of the map editor and can be read using the Lua command entity.
- ints[0]=action (see editor list)
- strs[0]=optional X parameter (depending on action)