3rd Person Character not touching the ground

3rd Person Character not touching ground

Open the BP_ThirdPersonCharacter, click on viewport. Then select the skeletal mesh component from the left panel, and adjust its transform such that it aligns perfectly with capsule collider’s bottom. See if that helps

I think your ground collision isn’t aligned with what is visible.

Try looking at the scene in player collision mode

image

If simply adjusting the skeletal mesh isn’t what you want. Look into inverse kinematics

Yes thats right ! thats what i found , but i dont know why collision box doesnt look like the mesh

You Can Open Each Mesh And Redo It’s Collision By Removing It And Then Add A Simple Collision Otherwise Just Use A Complex Collision

Hi ! Thank you i found the solution for this , i double clicked the concerned mesh in content browser , created a collision box using " Autoconvex Collision ‘’ then under
Collision presets - Collision complexity i choosed : " Complex collision as simple "
Same thing in projects settings : collision mode : " Complex collision as simple "

and i had to put again the new mesh the scene bcs it doesnt update automatically when i save here are some screenshots

1 Like

Glad I Could Help! :grin:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.