-
Rotating on a path
I’m trying to make an object follow a straight path, and spin on an axis while doing so. Like a wheel going across the screen.
What is the best way to approach this?
I can make it go in a straight line easily using event pan/crop, but making it rotate while doing so is tricky with that.