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
|
|
@ -12,8 +12,9 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 7b353a757b6e6774d97e6fb8ba138fcc, type: 3}
|
||||
m_Name: BasicTower
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Towers.TowerDefinition
|
||||
DisplayName: A basic tower for testing.
|
||||
Description:
|
||||
DisplayName: Basic Arrow
|
||||
Description: Targets ground and air. Fires single-target arrows. The bread and butter
|
||||
of any maze.
|
||||
FootprintSize: {x: 2, y: 2}
|
||||
GoldCost: 25
|
||||
BuildTime: 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue