Hello,
I want to use the Physics 2 colliding condition with two objects. I use object 1 (a coin) and object 2 (a ball). The ball must collect coins. Therefore I want to check if the ball and the coins are colliding, but I don’t want the ball to bounce on the coin. I want the ball to go ‘through’ the coin. Both objects have Physics 2 behaviour. The ball is dynamic and the coin is static. Any solution? Thanks in advance!