7 lines
91 B
YAML
7 lines
91 B
YAML
|
name: Player
|
||
|
texture: player.png
|
||
|
|
||
|
health: 100
|
||
|
speed: 100.0
|
||
|
radius: 25.0
|
||
|
weapon: weapon.yaml
|