Template:Entlist dynamic spawn: Difference between revisions
Jump to navigation
Jump to search
(Going to split the listing up to simplify the understanding of things.) |
(note about manual spawning) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | == Dynamically spawned entities == | ||
Entities that are created by the game code dynamically as needed.<noinclude> | Entities that are created by the game code dynamically as needed. Spawning them manually or placing them in maps may lead to strange behavior, such as no model being applied.<noinclude> | ||
[[Category:FGD Templates]] | [[Category:FGD Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 17:51, 5 November 2015
Dynamically spawned entities
Entities that are created by the game code dynamically as needed. Spawning them manually or placing them in maps may lead to strange behavior, such as no model being applied.