#Exponential Bouncing + Rotation Script

8 messages · Page 1 of 1 (latest)

magic sorrel
#

do both in the same script

#

also tween the position and set the rotation, instead of both scripts setting cframe at the same time

#

etc

#

bunch of options

magic sorrel
#

you cannot tween the same property more than once

#

if you want to do that you have to do the math manually

#

but you can tween position/rotation separately

#

only drawback of this is you cannot tween models with more than 1 part (welds) because that requires cframe