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

#1 2008-12-23 11:12:42

secondsteven
Scratcher
Registered: 2008-12-19
Posts: 10

hey i need help

can you tell me what i should do to make this better http://scratch.mit.edu/projects/secondsteven/356868

Offline

 

#2 2008-12-24 13:40:13

pokemon_master12
Scratcher
Registered: 2008-09-26
Posts: 100+

Re: hey i need help

Well, you could make it a tiny bit better. In your script for the whale, instead of making it point towards the ring whenever an arrow is pressed, make it switch to a different costume. Like this:

[blocks]<when[ left arrow ]key pressed>[/blocks]
[blocks]<switch to costume[ pointing left[/blocks]

That way, it will still get the ring, but just look more effective. Just copy the original costume (the whale pointing right), then edit it by flipping it horizontally so that it's pointing the opposite way (left). Then, whenever the left arrow key is pressed, it will look like it's pointing left, and when the right arrow key is pressed, it will look like it's pointing right. I hope this answers your question! Happy Scratch-ing!  wink


My Dragon Egg! http://dragcave.net/image/5YUA.gif
Visit my blog: http://freyasworld.wordpress.com/

Offline

 

Board footer