This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-11-26 23:30:04

kasha8888
New Scratcher
Registered: 2010-11-26
Posts: 2

How do I slow the Dog rotation speed?

Hi Scratchers,

I am totally new, about 10 minutes here at Scratch...

I worked with the Cat to rotate counterclockwise at 45 degree turns--it worked good with a drum beat... :-)

then I chose the dog to do the same rotation with a harpsichord (?) and he spun way to fast

and I don't know how to play 2 sprites together yet...

but i am beginning to make cool characters move to music...

thanks

ps: how do you delete a sprite from the script...if I messed it up...?

Offline

 

#2 2010-11-26 23:45:44

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: How do I slow the Dog rotation speed?

Well, you can decrease the angle of the turn. For example, change the 45 degree increment to 30 degrees. Or, if it has to turn at a specific angle, you can add a "Wait __ seconds" block in between the rotation blocks.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#3 2010-11-27 00:07:31

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: How do I slow the Dog rotation speed?

Ah... is the length of the drum beat the same as the length of the harpsichord note(s)? If not, there's your problem. If they are, then try decreasing the amount the sprite turns by with the harpsichord.

About deleting a sprite from a script - do you mean deleting a script from a sprite? Drag the script into the block palette (it's what I do), or right-click it and select Delete.


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#4 2010-11-28 13:57:26

-GizzardGulp-
Scratcher
Registered: 2010-03-05
Posts: 100+

Re: How do I slow the Dog rotation speed?

Add this script to the dog sprite to make the dog spin the same speed the cat does.

http://i1118.photobucket.com/albums/k607/Max_Levine/ewfw.gif

I don't know if that's what you mean though


http://i1118.photobucket.com/albums/k607/Max_Levine/SnoutmolStudios.png

Offline

 

Board footer