env_entity_maker
env_entity_maker is an existing point entity available
with all versions of Mapbase.Spawns the specified entity template at its origin. If set to auto-spawn, it will spawn the template whenever there’s room and the player is looking elsewhere.
Inputs
- ForceSpawnAtEntityCenter
<target_destination>
Spawns an instance of the template at the specified entity's world space center and angles.
Spawns an instance of the template at the specified entity's world space center and angles.
- ForceSpawnAtPosition
<vector>
Spawn an instance of the template at the specified position (has env_entity_maker's angles)
Spawn an instance of the template at the specified position (has env_entity_maker's angles)
Outputs
- OutSpawnedEntity
<ehandle>
Fired for each entity spawned by this template, passing said entity as the parameter and activator.
Fired for each entity spawned by this template, passing said entity as the parameter and activator.
