Adding new tower types and concept of tower deck
This commit is contained in:
parent
d1930a6b00
commit
117c77b4a8
16 changed files with 463 additions and 19 deletions
|
|
@ -14,6 +14,7 @@ GameObject:
|
|||
- component: {fileID: 7845089877743661692}
|
||||
- component: {fileID: 4336209376377567030}
|
||||
- component: {fileID: 2806524246861401760}
|
||||
- component: {fileID: 2806524246861401799}
|
||||
m_Layer: 0
|
||||
m_Name: Player
|
||||
m_TagString: Untagged
|
||||
|
|
@ -117,3 +118,16 @@ MonoBehaviour:
|
|||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
categories:
|
||||
- {fileID: 11400000, guid: d8ed3b9535538f7fc82be878cc307d26, type: 2}
|
||||
--- !u!114 &2806524246861401799
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3493329038866903420}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: b7e4c91a08f5d2461a3f8e6c25b09d74, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.PlayerTowerDeck
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue