Can someone tell me how to spin a sprite. I know how to turn but i want to know how to spin. quick response please!
Offline
What do you mean by spin?
<forever>
<turn cw( number )degrees>
<end>[/blocks]
If that's not it I don't know what you're looking for. Please elaborate.
Offline
I think maybe you are looking for a 3D spin here. There is nothing built-in to Scratch that lets you do that. The technique involves building a 3D model in a modeling program like Blender or Google Sketch-up. Then, you spin the model in the modeling program and take image snapshots as it spins. The last step is to import the images into Scratch as costumes on a sprite and writing a script that will change the costumes the way you want.
Offline
o thanks nevermind i figured out how to do it.
thanks for the replies!
Offline