mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SPAWN
This commit is contained in:
@@ -2783,7 +2783,7 @@ end
|
|||||||
-- @return Wrapper.Group#GROUP that was spawned or #nil if nothing was spawned.
|
-- @return Wrapper.Group#GROUP that was spawned or #nil if nothing was spawned.
|
||||||
-- @usage
|
-- @usage
|
||||||
--
|
--
|
||||||
-- local SpawnPointVec2 = ZONE:New( ZoneName ):GetPointVec2()
|
-- local SpawnPointVec2 = ZONE:New( ZoneName ):GetPointVec2()
|
||||||
--
|
--
|
||||||
-- -- Spawn at the zone center position at the height specified in the ME of the group template!
|
-- -- Spawn at the zone center position at the height specified in the ME of the group template!
|
||||||
-- SpawnAirplanes:SpawnFromPointVec2( SpawnPointVec2 )
|
-- SpawnAirplanes:SpawnFromPointVec2( SpawnPointVec2 )
|
||||||
|
|||||||
Reference in New Issue
Block a user