Problems: #1 - The player not changing its actual X and Y when moving, only the variable values. Before, when a player was inside the level, the collision script would not know that until later, when the actual sprite X and Y got updated. #2 - The level and the player not being synced up