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?
ProximitySelector Using Child's Box Collider
- PayasoPrince
- Posts: 104
- Joined: Thu Jan 27, 2022 6:47 pm
Re: ProximitySelector Using Child's Box Collider
Hi,
Yes. Move the Proximity Selector to the child, and assign the main player GameObject to its Actor Transform field.
Yes. Move the Proximity Selector to the child, and assign the main player GameObject to its Actor Transform field.