Use the WASD Keys to control the little man (Which I stole from fruitcraft RPG - one of the example projects) He will move at a speed which you control. However it is all an optical illusion! Only the box moves. The box is able to remember where it is relative to it's starting position! Therefore you can move a theoretically infinite distance from the starting point, and return to that point - If you can remember where!
I plan to implement this in another game I am working on.Feel free to look inside, and use it in your own projects (a little mention would be great). A little explanation: The box doesn't use move. It is done in a different method... Thank you to sampleprojectsteam for coding and designing the little man!