Hello,
It’ cool that we can GetComponent using the type of the collider (capsule or box).
What if we had two box colliders, and I needed to call one of them, is there a way to do that?
Thanks
Hello,
It’ cool that we can GetComponent using the type of the collider (capsule or box).
What if we had two box colliders, and I needed to call one of them, is there a way to do that?
Thanks
Hi Waleed,
Use [SerializeField] and assign them manually to each field.
Thank Nina, that’s cool
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.