Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to move PARTS of a sprite?
- AliAllison
-
41 posts
How to move PARTS of a sprite?
Lets say you wanted to move the arm, how could you do that?
Like, I mean the player moving the sprite not an animation.
Please help, It would mean alot!

- ryandw
-
62 posts
How to move PARTS of a sprite?
The only way I would think a way to do that is to make another sprite for like the arm or other parts.
- AliAllison
-
41 posts
How to move PARTS of a sprite?
The only way I would think a way to do that is to make another sprite for like the arm or other parts.
Thank you

- n00b_guy
-
28 posts
How to move PARTS of a sprite?
or you could convert it to vector, duplicate the costume, and edit it so the arm is moved. Then you could command it to switch costumes.
- Cllawgraber
-
43 posts
How to move PARTS of a sprite?
create a clone of a stickman.
create a clone of a mask the covers everything apart from the arm of the stickman.
then start wiggling the clone like this:
create a clone of a mask the covers everything apart from the arm of the stickman.
then start wiggling the clone like this:
- Harakou
-
1000+ posts
How to move PARTS of a sprite?
As above, you can't move parts. You'd have to make separate sprites: i cant move parts only the hole sprite
The only way I would think a way to do that is to make another sprite for like the arm or other parts.
Please don't bump old threads. Instead make your own.
- Discussion Forums
- » Help with Scripts
-
» How to move PARTS of a sprite?