Hi, what do you need collision for? For movement it will only ever use the collision of the capsule and will ignore everything else. Stuff like linetraces should still hit the additional collisions you have in the character.
Hi, what do you need collision for? For movement it will only ever use the collision of the capsule and will ignore everything else. Stuff like linetraces should still hit the additional collisions you have in the character.