ludovit-as

Results 2 comments of ludovit-as

Well, all I can say is to refresh more, I tried to debug it for a couple of hours already, and have absolutely no idea why this is happening ![Image](https://github.com/user-attachments/assets/ac1aa35a-bfa8-4ef7-a879-23e8335e5bb5)

The source of the bad position data is coming from the `_updateDynamic` method of RigidBodyComponent, this part in particular: ``` const motionState = body.getMotionState(); if (motionState) { const entity =...