OLD version, NO collision Current Version Here: https://scratch.mit.edu/projects/971489323 Episode 6 of the Griffpatch Tutorial. I added mobile controls and working signs. Please read to find out more. ***Mobile controls*** Click the phone icon at the top left. [Pencil] edit mode [Eyedropper] picks a placed tile [Two Squares] activate tile tracing from the palette [Two Circles] change joystick focus from player to palette and back again ***How to use signs*** Signs can only be placed in edit mode. They can be placed on any layer. You will be asked by textbox if you want to put something on the sign. To add nothing just leave the textbox blank and press enter. To read the sign exit edit mode then click (or touch) and hold a placed sign to read it! Delete a sign the same you would any other tile. ***To play with keyboard only*** -WASD or Arrow keys to move or scroll palette -The movement keys bind to the either player movement or palette scrolling depending on what the mouse is touching. -'0' to bring up editor palette -'E' to pick a tile already placed -'Spacebar' use tile tracing (1) Hold down spacebar after picking a tile from the palette. Moving mouse over build area shows what will be placed. (2) While still holding the spacebar, hold down the mouse button to paste all nearby tiles. -'1', '2' and '3' to switch layers respectively -Pressing the same key again activates onion mode. I added a keyboard check when the program is run since right-clicking while moving locks the player in movement mode. The tilescreen will 'say' which keys are locking once the run flag is clicked again. Press all the keys listed to clear the error. See https://scratch.mit.edu/projects/747046626 for a demo or to add the code to your project. Be sure to check out Griffpatch's tutorial series https://youtube.com/playlist?list=PLy4zsTUHwGJJM6OFblu_t-5I5Yw5SxvhT. Credits Code and Tutorial - Griffpatch Tileset - O_LOBSTER, https://o-lobster.itch.io/adventure-pack Avatar - Vryell, https://opengameart.org/content/tiny-adventure-pack Control stick code - Griffpatch, https://youtu.be/9TK8x2nSMPI On-screen buttons code - Me