You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
262 B
YAML

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