Page 1 of 1

ProximitySelector Using Child's Box Collider

Posted: Wed Feb 16, 2022 8:41 pm
by PayasoPrince
Hello,

I need to move my Player's box collider from the parent gameobect to one of its children.
Is it possible to use the box collider on a child as the ProximitySelector?

Re: ProximitySelector Using Child's Box Collider

Posted: Wed Feb 16, 2022 9:17 pm
by Tony Li
Hi,

Yes. Move the Proximity Selector to the child, and assign the main player GameObject to its Actor Transform field.