Adding new Races, Main Menu -> Lobby flow, and what's needed to set up multiplayer testing.
This commit is contained in:
parent
60fa58b07f
commit
fdada6f132
29 changed files with 2581 additions and 176 deletions
23
Assets/_Project/Data/Races/Ultramarines_Placeholder.asset
Normal file
23
Assets/_Project/Data/Races/Ultramarines_Placeholder.asset
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 98b7d5d116870f94da912007f6aa5cbb, type: 3}
|
||||
m_Name: Ultramarines_Placeholder
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.RaceDefinition
|
||||
Id: 1
|
||||
DisplayName: Ultramarines
|
||||
Icon: {fileID: 21300000, guid: f19f71b7dd6671841abd34ce8b359351, type: 3}
|
||||
BuilderName: Master Chief
|
||||
BuilderDescription: My man makes some bangin towers
|
||||
LoreText: King of the protoss, he's here to kick bubblegum and chew ass, and he's
|
||||
all out of ass.
|
||||
BuilderPrefab: {fileID: 116861493430507844, guid: 3398cc5831880954487717577f61b6d7, type: 3}
|
||||
Towers: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue