Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | hard |
tween.interpolate_property(self,“position”,position,destination,1,Tween.TRANS_LINEAR,Tween.EASE_IN_OUT)
tween.interpolate_property(self,“angular_velocity”,null,1,1,Tween.TRANS_LINEAR,Tween.EASE_IN_OUT)
tween.start()