Hello everyone, I have created a game in which if you touch a specific object you gain a point and after that the position of every other object(Same Sprite) changes.
I have put the event such that if you touch the object set the position of the object randomly. But only the position of the object from which you gain point changes.
Can anyone tell me what to do, so that every object position is set randomly.
Thank you