Hello i've an object that generating random number between (1-10) and i have a text that spawn lets say every 5 seconds. If that text have a collision with another text it'll add the number.
Like : text = 4
Number = 8
text = 12 and all collisions will be destroyed except this.
Thanks in advance for your help.