Replies: 1 comment 1 reply
-
I work around this by pausing physics while assets are loading. This isn't the most robust method, but works for a simple scene. See: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Do you know how I can load RigidBody in order? Currently, when I load a 3D map model and character (gltf), the rigid body of the map is loaded later => the body's rigid body gets stuck on the model, then they collide and my model is thrown away :v (The character is pulled down by gravity in Physic)
Beta Was this translation helpful? Give feedback.
All reactions