tdgame test branch by gemini.
This commit is contained in:
4
data/enemies/definitions.json
Normal file
4
data/enemies/definitions.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{"id": "grunt", "maxHp": 75, "speed": 2.5, "reward": 5, "type": "GROUND", "mesh_path": "./data/meshes/cube.mesh"},
|
||||
{"id": "tank", "maxHp": 300, "speed": 1.5, "reward": 15, "type": "GROUND", "mesh_path": "./data/meshes/cube.mesh"}
|
||||
]
|
||||
Reference in New Issue
Block a user