Position matching .
pavel
Member Posts: 34
Can you help me?
I have ball and score ball.
Then ball goes on score ball and FULL MATCHES in position with it score ball destroys.
How can I do that?
Thank you)
I have ball and score ball.
Then ball goes on score ball and FULL MATCHES in position with it score ball destroys.
How can I do that?
Thank you)
Comments
There is more info needed about how the balls are matching up.
The easy route (if the balls are the same size, or similar) is to determine if they are at the same X,Y position and when the x,y position =true then destroy score ball.
There a few different ways you could do it, but more details about the balls and how they are controlled and being aligned would be helpful and get you a better solution.
Sizes are similar,There are two different actors and they can be in random position
Can you write more detailed about solution?
Thank you)