Topic: Ignore Only Some Body Colliders
Hey,
In the invincible frame section there is an option to "Ignore Body Colliders"
I would like my character to pass through most body colliders, but still be effected by some. How could I implement this?
I realize there is a body parts section, but that is for invincibility (hit colliders), not for ignoring body colliders.
Thank you.
Perhaps I could do this with OnHit()?