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 have a 3D model which has an array of animations, the issue I am facing is that the model's animation starts in such a way that the model is flipped closed and after that, it flips open. The model's Physical dimensions are not updating when the model flip opens it stays the way it was before making it go under the collision surface.
Video:
2024-04-11.20-51-49.mp4
Tried Solutions:
I have tried to update the physics by decreasing the timestamp of it getting updated but no results there too.
Description:
I have a 3D model which has an array of animations, the issue I am facing is that the model's animation starts in such a way that the model is flipped closed and after that, it flips open. The model's Physical dimensions are not updating when the model flip opens it stays the way it was before making it go under the collision surface.
Video:
2024-04-11.20-51-49.mp4
Tried Solutions:
I have tried to update the physics by decreasing the timestamp of it getting updated but no results there too.
Source Code: