use this for your projects. (I don't need any credit) HOW TO USE 1. set speed to how fast your character moves 2. set map size to how far your character can walk in a square radius (delete the "map size check" block if you want a infinite map) 3.1. copy/paste multiple collidable/non-collidable sprites to make up your map, check code to see how to change its position 3.2. make the map in two super scaled sprites. set costume to an empty costume, set size 1000%, switch costume to map 4. enjoy your cool game
-UPDATES- 0.1 added collision 0.2 added better code that actually worked (big shocker) 0.3 more easy to use for your games (aka better howto) 0.4 added non-collidables