Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process to create a new scene #49

Open
yiochen opened this issue Dec 2, 2016 · 2 comments
Open

Process to create a new scene #49

yiochen opened this issue Dec 2, 2016 · 2 comments

Comments

@yiochen
Copy link
Owner

yiochen commented Dec 2, 2016

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:

  1. Environment,
  2. ContexturalMenuManager
  3. EnemyAI
  4. EventManager
  5. GameManager
  6. ParticleManager
  7. Paths
  8. Planets
  9. ShipContainer
  10. SlideContainer
  11. SpotlightManager
  12. 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

@Ohmstyle64
Copy link
Collaborator

Looks Good.

SlideContainer is taken from your TutorialSlides prefab. It holds information about the GameOver and the results, "You Won" or "You Lost".

@Ohmstyle64
Copy link
Collaborator

Ohmstyle64 commented Dec 2, 2016

We need to assign planets to each path, unless that part is included in the "Make Path" step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants