tangledmind/config.yaml

23 lines
262 B
YAML
Raw Normal View History

### Tangled Mind
### Author: Arthur 'Grizzly' Grisel-Davy
# Map
room_side : 1000
# Player
cap_speed : 10
acceleration : 2
deceleration : 1.1
# Projectile
2020-05-07 01:41:34 +02:00
max_fire_rate : 10
# Controls (not used yet)
up : z
right : d
down : s
left : q
fire :
pause : escape