Hello all,
I have this dumb problem that I can't solve. It must be easy but I can't see it
. I have a box (Sprite), of which I made 3 instances.
. I want to have the box move up when I click on it.
. The trick is I want the boxes to move at different heights depending on which one I click.
Is it possible to do that (with UID or something else), or do I have to clone my sprite and create different events (for three different objects as opposed to three instances)?
I'm very new at all this, tried to look at examples and searched the forums, but didn't find much or nothing that was clear for me...
Thanks in advance for any sort of help!
Piotr