add tick function for mob movement

This commit is contained in:
Xevion
2020-04-21 18:18:25 -05:00
parent 02a650d72b
commit 9b133749af
3 changed files with 18 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ class Config(object):
# Constants used to scale our sprites from their original size
CHARACTER_SCALING = 1
TILE_SCALING = 2
TILE_SCALING = 1
TILE_SIZE = TILE_WIDTH * TILE_SCALING
# The number of pixels across the level