mirror of
https://github.com/csd4ni3l/ember-keeper.git
synced 2026-01-01 04:23:43 +01:00
Fix checkpoints, add restart delay, crop character images, make starting warmth less, add winning screen
This commit is contained in:
@@ -9,6 +9,7 @@ PLAYER_JUMP_COOLDOWN = 0.25
|
||||
PLAYER_MOVEMENT_SPEED = 10
|
||||
PLAYER_JUMP_SPEED = 28
|
||||
GRID_PIXEL_SIZE = 70
|
||||
RESTART_DELAY = 0.1
|
||||
|
||||
LEFT_RIGHT_DIAGONAL_ID = 6
|
||||
RIGHT_LEFT_DIAGONAL_ID = 7
|
||||
|
||||
Reference in New Issue
Block a user