Does anyone know how to make a standard rock moving tutorial? I reckon I could do most of it myself, but how would you get the event (the rock) to recognize which side of it you're on? It would be something like this I guess:
Branch (you're to the right of the rock)
Move rock ot the left
End branch
Branch (you're above the rock)
Move rock down
End branch
Etc.
Help, anyone?