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 having a problem with my character always falling through the floor no matter where I position the character or the ground. everything is setup as a trimesh in rapier. Is anyone else having this issue?
The text was updated successfully, but these errors were encountered:
it happened to me when the character was suppose to stand on a rigidbody of a loaded model.
if there is no suspense (react) and the model will not load in time, the character will fall through.
also make sure ccd is on for the trimesh and that the character has a "falling" on start (or position it slightly above where it should stand)
I'm having a problem with my character always falling through the floor no matter where I position the character or the ground. everything is setup as a trimesh in rapier. Is anyone else having this issue?
The text was updated successfully, but these errors were encountered: