I need to have a bottle spin 360 degrees multiple times then slow down and land at a 315 degree angle. How the heck can I do this? I can’t get my bottle to spin in the same direction!!!
Well, you can try this:
@overlay bottle rotates 360 anchor point 0.5 0.5 in T THEN overlay bottle rotates 0 anchor point 0.5 0.5 in 0 loop 4 times then overlay bottle rotates 315 anchor point 0.5 0.5 in 3
It still caused the bottle to turn opposite directions But I think I did it to a certain extent using a very complex method where I deleted and reset the overlay multiple times. Still, if anyone knows a better way please tell me.
Moved to Directing Helps and Tips since it involves coding/scripting.
Maybe try -360 or-315?
The minus might change the direction maybe?
Nah, I tried that. Thanks tho. It seems to go in opposite directions each time it spins or something so I have to reset it. That causes a glitch however because there’s O.1 time frame when the bottle needs to shift.
Oh