WASD to move Space on the white rectangles to teleport these scripts connect the rooms together by changing the backdrop x or y depending what edge the sprite is touching. Every backdrop is named according to their position in the game (x,y) and dungeon level (d1 or d2) to do list: -make the movement more fluid -add comments for easier understanding of my code - how it works code