Talk:Env entity maker

From Valve Developer Community
Revision as of 03:29, 21 January 2021 by Ninjaofsauce (talk | contribs)
Jump to navigation Jump to search

how can i get it to spawn objects such as dispensers or breakable floor in the same position as it is in hammer?

I've tried a few things that have all failed

I think that for that you wouldn't use an entity maker at all. Just a template and its ForceSpawn input. --Bailinbone15 20:11, 3 July 2011 (PDT)

Does anyone know if these work in instances? It is spawning the entity correctly, but the entity is being created at the instance's local func_instance_origin instead of the position of the entity maker. --Bailinbone15 20:11, 3 July 2011 (PDT)


Limits on classname

This entity requires templates. I was hoping to skip some extra entities, but point_template is required. Unfortunately AddOutput targetname Template02 ENTITYNAME won't work either. --Ninjaofsauce (talk) 02:29, 21 January 2021 (PST)