Combat UI is alright but need to now make a few common widgets.
This commit is contained in:
parent
cfe56bbf99
commit
7c1f05c801
4 changed files with 16 additions and 8 deletions
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
{"_type": "Combat", "hp": 50, "max_hp": 50, "damage": 50, "dead": false},
|
||||
{"_type": "Motion", "dx": 0, "dy": 0, "random": false},
|
||||
{"_type": "EnemyConfig", "hearing_distance": 10},
|
||||
{"_type": "EnemyConfig", "hearing_distance": 5},
|
||||
{"_type": "Sprite", "name": "evil_eye"}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue