D
D
Deman12020-02-03 17:06:57
C++ / C#
Deman1, 2020-02-03 17:06:57

How to make the character go through the collider?

How to make the character go through the collider when the object has layer Home

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Anc, 2020-02-03
@AncientD

I don't have much experience with Unity, so maybe my advice is not very good.
The first thing that comes to mind is to somehow identify the desired collider, for example,
subscribe to the OnCollisionEnter event and check there if the desired tag is skipped.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question