#character floats above the ground for some reason
1 messages · Page 1 of 1 (latest)
this is the inspector of my player and the heirarchy
the "Player" parent object in the heirarchy is just an empty with a character controller on it
Adjust the skin width
the settings of your character controller do not correspond with what your screenshot shows
Looks like the character controller is sitting on top of the GroundCheck. Is it supposed to be a trigger?
oh sorry, the height is supposed to be 0.95 normally, i was messing around with the height and forgot to change it back for the screenshot
no not really
so should i give the playercontroller and character controller to one of the childs and just keep the parent empty ?
and by one of i mean the bigger cube
here's my player controller if its any help
yeah that seems to have worked
strange, ive never had to do that before
thank you so much
I would suggest checking the scale of your objects, the default values shouldn't cause this issue.