You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's leave it here to remind us what to do to create a new scene.
From SceneBuilding folder, drag the following items to new scene:
Environment,
ContexturalMenuManager
EnemyAI
EventManager
GameManager
ParticleManager
Paths
Planets
ShipContainer
SlideContainer
SpotlightManager
HUD
Assign Planets, ShipContainer, Paths, SlideContainer? to GameManager.
Make planets and add to Planets
Make Path and add to Paths, Assign planets to path's start and end
Assign the soldier count and ownership of planets
Add the name of the scene to GameStageHelper
The text was updated successfully, but these errors were encountered:
Let's leave it here to remind us what to do to create a new scene.
From
SceneBuilding
folder, drag the following items to new scene:Environment
,ContexturalMenuManager
EnemyAI
EventManager
GameManager
ParticleManager
Paths
Planets
ShipContainer
SlideContainer
SpotlightManager
HUD
Assign
Planets
,ShipContainer
,Paths
,SlideContainer?
to GameManager.Make planets and add to
Planets
Make Path and add to
Paths
, Assign planets to path's start and endAssign the soldier count and ownership of planets
Add the name of the scene to
GameStageHelper
The text was updated successfully, but these errors were encountered: