Noob here.
I have a cube in my game. Whilst the game is running, I want the cube to ‘roll over’.
So I would like to set a pivot point (which is technically local) at one of its lower edges, and then rotate it 180 degrees around this point.
However, I have searched and cannot find a way to set a pivot point that is technically local.
Any ideas?