Hey,
I have a little question. I currently have a First Person Controller with a Human Model. This Player has a Character Controller attached to it. The problem is now that I want the Hitbox to be more close to the Model. To achieve this I want to add basic colliders to the Bones of the Model to cover up the entire Model.
Now my question is: What do i do with the Character Controller?
Do I remove it or should I just make it smaller?
Some of my scripts currently depend on the Controller but i think when i finally add the Colliders the references are obsolete anyways.
Hope to hear from you soon.
Thank you for your quick reply. Just what i needed.
– ExTheSea