Hello, Just a little question, I have been trying to create collisions with my first person character controller, for example a cardboard box on the floor I would like to be able move out of the way. I have made the box a rigid body and even put the mass down to 0.1 which even the wind could move surely? Yet when I run into it with my First Person Character Controller, it just sits there refusing to move. I have tried with hinge joints and the same thing happens. Unfortunately I haven’t found any tutorials online so if someone could give me a little nudge in the right direction it would be greatly appreciated. I wouldn’t have thought any scripting would be involved and I surely wouldn’t have to parent anything right?
Thanks in advance.