You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use DOJump() for a kinematic body and it's not working (I do .SetUpdate(UpdateType.Fixed) just in case by the way). The tween is initialized as methods hooked to OnStart happen but the object refuses to move. DOMove for instance does work on kinematic rigidbodies.
Just wanted to know if it's intentional and if so, it would be nice if it was noted in the extension's ToolTip.
Thank you.
The text was updated successfully, but these errors were encountered:
I'm trying to use DOJump() for a kinematic body and it's not working (I do .SetUpdate(UpdateType.Fixed) just in case by the way). The tween is initialized as methods hooked to OnStart happen but the object refuses to move. DOMove for instance does work on kinematic rigidbodies.
Just wanted to know if it's intentional and if so, it would be nice if it was noted in the extension's ToolTip.
Thank you.
The text was updated successfully, but these errors were encountered: