Hi! I would like to move two sprites at the same time, and i don't know how to do it. This means, I want one sprite1 to move when the mouse is over it, and i also want sprite2 to move when mouse is over sprite1. I don't know if this can be done, but if someone knows how to i would really appreciate the help
Offline
Well, it depends, do you want it to move in the same pattern, opposite pattern, or reflective pattern?
Same pattern: go to x position of sprite 1 + (number) go to y position of sprite 1 + (number)
Opposite pattern: go to x position of sprite 1 x -1 go to y position of sprite 1x-1
Reflective pattern: go to x position of sprite 1 go to y position of sprite 1x -1
OR go to x position of sprite 1x -1 go to y position of sprite 1.
Offline
Try this
Offline
There are many ways to do this with many results. If none of the above seemed to help, please post your unfinished project as well as giving specific details on how both sprites move separately and when paired together.
Otherwise, welcome to the healing place
Offline
neopili wrote:
Thank you vary much!! Now i have another question, i hope someone will be able to answer it. Can a scratch poyect be seen in a computer that doesn't have the programme??
Online it can, but not in edit mode.
I downloaded scratch to my memory stick to solve this problem.
Offline
colorfusion wrote:
neopili wrote:
Thank you vary much!! Now i have another question, i hope someone will be able to answer it. Can a scratch poyect be seen in a computer that doesn't have the programme??
Online it can, but not in edit mode.
I downloaded scratch to my memory stick to solve this problem.
Yep - to get Scratch onto a memory stick, just download the "files-only" version of Scratch and put it into the memory stick - make sure you get the whole folder, not just the application!
Offline