inertia rotation
inertia rotation
Out of context: Reply #9
- Started
- Last post
- 18 Responses
- imakedesign0
yep, make sure there are no spaces in the code. NT adds these
rotate.onMotionFinis hed = function() {
should be:
rotate.onMotionFinished = function() {