I don't know how to make the sprite move by following the mous。
Offline
Hello kitty_zhang. The show and tell forum isn't for posting your questions. If you have a question about how to do something in Scratch, you should post it in the 'all about Scratch' forum, and not here.
Offline
He is right about that. But anyways to anwser your question, I need to ask one. Are you trying to make it follow the mouse, or go to the mouse? If your trying to make it follow the mouse, then you need to set up a simple system where the sprite points toward the mouse, and moves a certain amount of steps (you can get more complex with it if need be). If your tying to get the sprite to go to the mouse, then all you need is the "go to" script.
Offline
point towards (mouse pointer)
move () steps
its that easy
Offline
Thanks a lot!
Offline