Added multiple game mode selections as well as adding a scene for game mode selection
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1045 &1
|
||||
EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes: []
|
||||
m_configObjects: {}
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1045 &1
|
||||
EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Mode Select Scene.unity
|
||||
guid: 4fe20a2c6bbf8594aa3891d96db0ac15
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Battle Scene.unity
|
||||
guid: 2cda990e2423bbf4892e6590ba056729
|
||||
m_configObjects: {}
|
||||
|
||||
@@ -8,6 +8,10 @@ TagManager:
|
||||
- Attack
|
||||
- Enemy
|
||||
- Restart
|
||||
- Story
|
||||
- Random
|
||||
- Challenge
|
||||
- Training
|
||||
layers:
|
||||
- Default
|
||||
- TransparentFX
|
||||
|
||||
Reference in New Issue
Block a user