Internal entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added func_instance_origin)
No edit summary
Line 1: Line 1:
'''Internal [[entity|entities]]''' are those which are processed by [[VBSP]] then either deleted or merged into another entity. They do not exist when the map is running.
'''Internal [[entity|entities]]''' are those which are processed by [[VBSP]] then either deleted or merged into another entity. They do not exist when the map is running. ( = Internal entities wont count to the [[entity limit|entity limit]] )


*[[env_cubemap]]
*[[env_cubemap]]

Revision as of 09:00, 27 February 2012

Internal entities are those which are processed by VBSP then either deleted or merged into another entity. They do not exist when the map is running. ( = Internal entities wont count to the entity limit )