my transparent character does not pass through enemies (resolved)

Hello, I would like to know if my enemies can be transferred when I am “transparent”

cap1

cap2

here generate channels

the collision of mario transparent

the collision of the enemy

Now they are set to block each other.

here,set enemy collision to overlap transparent Mario

Thanks for responding, but it didn’t work. keep colliding with the enemy :confused:

you need to overlap/ignore on both the capsule and the mesh too if that has collision enabled.

Thanks for responding, but it still doesn’t work.
I have the collision like this:

in the enemy

and in mario

your mario is still set to block enemies

also you could probably disable mesh collision completely since you’re using the capsule unless you have a reason for it

1 Like

you should make sure:
set normal Mario to block enemy.
set transparent Mario to overlap or ignore enemy.

how about this collision?

1 Like

it worked!!! thank you so much :grinning:

1 Like