Computer Science, asked by suneelh29, 19 days ago

explain the working of the following script​

Attachments:

Answers

Answered by aashmandhingra
0

When a sprite is clicked, it will change it's y position by 50. Then it will wait over there for 0.1 secs and then change it's y position by -50 which will result in coming back to it's former position. For e.g. it's y position is 0 then it will go up by 50, wait for 0.1 secs and go back down to it's former position by 50.

Hope it helps...

Similar questions