8 lines
No EOL
104 B
YAML
8 lines
No EOL
104 B
YAML
name: Enemy
|
|
texture: enemy.png
|
|
size: [50, 50]
|
|
|
|
health: 100
|
|
speed: 100.0
|
|
radius: 25.0
|
|
weapon: weapon.yaml |