Template:Entlist dynamic spawn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(note about manual spawning)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== 역동적 스폰 엔티티들 ==
== 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.<noinclude>
[[Category:FGD Templates]]
[[Category:FGD Templates]]
</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.