#thread

1 messages · Page 1 of 1 (latest)

velvet valve
#

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

warm leaf
#

Other than the last one counting as two it looks like your collecting them just fine. What’s the issue?

velvet valve
#

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

warm leaf
#

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

velvet valve
#

How can i put that

warm leaf
#

It’s simple

velvet valve
#

I will check it out\