#thread
1 messages · Page 1 of 1 (latest)
So that's about all
And the question is can i use child to collect the coins
Or is it going to hit the coins before collecting them
Other than the last one counting as two it looks like your collecting them just fine. What’s the issue?
So i have two colliders
One so i don't fall through and one for ground check
And when i collect coins sometimes i hit the both colliders and i get two coins
I tried creating a child-empty object
With the tag collector
Still don't work
K well you could always just make one of the colliders on a separate physics layer and make the one that detects the ground not interact with the diamonds layer
How can i put that
I will check it out\