### Tangled Mind ### Author: Arthur 'Grizzly' Grisel-Davy # Map room_side : 1000 wall_size : 150 # general texture_path : 'asset/' # Player path_player : 'perso.png' path_canon : 'canon.png' cap_speed : 10 acceleration : 2 deceleration : 1.1 # Ennemy path_enemy : 'perso.png' # Projectile path_projectile : 'projectile1_right.png' # Projectile max_fire_rate : 10 # Controls (not used yet) up : z right : d down : s left : q fire : pause : escape