How to make a custom character collision?

I have a dinosaur as my character and the inherited collision capsule only covers the body and not the neck or head but when I add extra collisions into it they dont work. How can I create a custom one?

Thanks in advance.

Just edit the capsule’s properties so it’s big enought for you?

tried it but the its really wide and cant fit through gaps

Hello,

Currently, the Character class does not support custom collision. It is recommended that you use a Pawn instead, and build the specific functionality that you need for your character.

Here are a few helpful posts that I found while performing a search on Answerhub for “custom character collision”:

Have a great day

Is there an update to this in 4.18? It still seems to be using the capsule component ONLY.

I just discovered this on the marketplace so I’m doing some promotion for it cause I think it’s an awesome system. I’m in no way associated with the author.

It’s expensive but worth it. Does everything you want and more.

1 Like

Found this way, checked - it works

4 Likes

This works, but I don’t know why this can work.

1 Like

WTF TY

Thank you so much, I have no idea how this works but works

what kind of magic is this??? it works!