Internal entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
Internal [[entity|entities]] are processed by [[vbsp]] and are exempt from the [[BSP]] as an entity.
Internal [[entity|entities]] are those which are processed by the compile tools then either deleted or merged into another entity. Only their effects exist when the map is running.


*[[env_cubemap]]
*[[env_cubemap]]
Line 11: Line 11:
*[[prop_detail_sprite]]
*[[prop_detail_sprite]]
*[[prop_static]]
*[[prop_static]]
[[Category:Level Design]][[Category:Glossary]]
 
[[Category:Level Design]]
[[Category:Glossary]]

Revision as of 04:19, 9 January 2009

Internal entities are those which are processed by the compile tools then either deleted or merged into another entity. Only their effects exist when the map is running.