This is a joystick and a moving map, which makes it look like the player is moving. Not a game just some code if you need it. Can be useful in an RPG. I put the player hit box (sprite seen in project) behind my player sprite sp I could make the player overlap with objects, but stop halfway through to make it look realistic with collisions. Or you can just use the hit box as the sprite. If you want to use it as a hit box behind the player sprite just do a forever, go to ‘player sprite’. Make sure you make it go to the layer behind the player.