Hi,
I have created a simple side scrolled and have added a second character but this character just falls straight through the ground.
The terrain is fine as it works with other characters, i have character controller, rigid body and no colliders. ( have tried colliders but no success; i read somewhere colliders were not necessary with character controller.) And the character is above the ground.
I have placed a cube above my character and when played the cube falls and hits the invisible character collider capsule but the character itself has fallen straight through the terrain without the controller.
Have i simply done something wrong ? Any help would be amazing.
Thank you.