Hello,
What's the best way to have condition with two sames object, with a different result for each?
Let's say, I want to compare if an Object is Overlapping another same object and for exemple, destroy one, and just change the alpha for the other one?
I always have difficulty when I want to manage something like this, and I always using "dirty" issues to handle this, but maybe there is an easy way?
Thanks!