How players can pass through them, i need disable player collision but they can hit each.

Hello,

For my project i need players ans Mobs can pass through each them but can get hit or target like an mmorpg.

If you know thank to you.

Are you using Character Movement Component (CMC)?

Probably not the best way to do this but you can see if it works for you.

  1. Go to your mesh and change collision preset to custom and put these settings:
    Screenshot 2024-01-26 015256

  2. Go to your capsule component and change collision preset to custom and put these settings:
    Screenshot 2024-01-26 015316

  3. For the hitbox create a sphere collision and attach it to your mesh adjust it’s size and location as needed and put its collision preset to BlockAllDynamic

you also have to check avoidance and if they effect the navmesh

Hello [Rev0verDrive];

Yes i have and and other stuff:

Hey AoB,

Thank for response, i try it, apparently it’ doesn’t work for me, but i learn where to find now.

@Wapiti-Blue If you put in the collision preset settings correctly it should work. I will send you a video a bit later because currently I am not home.

@Wapiti-Blue this is what you are trying to make right ?

1 Like

Yes THANK to you @AoB it work, video is collector.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.