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

#1 2009-04-13 18:10:39

Foxgirlgamer
Scratcher
Registered: 2009-02-28
Posts: 49

er... ok, not going to work, ERROR! HELP! HELP!

How do I make something 'Everlasting'? I want to make a game where you can grow, like, a billion things, but I am sure not going to copy a billion things one-by-one, should I use the 'Stamp-hide' tecnique? HELP!

Last edited by Foxgirlgamer (2009-04-13 18:11:13)


Random unpopular scratch member: banan007! SUPPORT THEM! http://scratch.mit.edu/users/banan007

Offline

 

#2 2009-04-13 19:27:20

golfer3
Scratcher
Registered: 2008-11-02
Posts: 1000+

Re: er... ok, not going to work, ERROR! HELP! HELP!

Foxgirlgamer wrote:

How do I make something 'Everlasting'? I want to make a game where you can grow, like, a billion things, but I am sure not going to copy a billion things one-by-one, should I use the 'Stamp-hide' tecnique? HELP!

idk. stamp might work but for me to know could you describe it more?

Last edited by golfer3 (2009-04-13 19:27:43)

Offline

 

#3 2009-04-14 03:37:36

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

Re: er... ok, not going to work, ERROR! HELP! HELP!

Stamping won't work as you can't add scripts to something that's stamped. And to make the thing grow, you need to add scripts to it. Unfortunately the only way is to make duplicate sprites. Just right click on a sprite underneath the main Stage and select "duplicate" to copy the sprite and it's scripts. It will take a while, I'm sorry, but that's you're only hope.
Happy Scratch-ing!  smile


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

Offline

 

#4 2009-04-14 05:42:57

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: er... ok, not going to work, ERROR! HELP! HELP!

If you need to copy a sprite a lot of times, there is a shortcut that I use all the time.  When you use the duplicate tool (looks like a stamp) from the tool bar, hold down the Shift key while you click on the sprite you want to duplicate.  It will copy the sprite and remain the duplicate tool so you can do it again immediately.  It really speeds things up.

Also, to make things grow, you can use just a single sprite and the pen blocks (or stamp blocks).  You may need to keep track of where you want to draw using a list or variables.  An example of this technique is this tree growing project which uses the pen and some lists.

http://scratch.mit.edu/projects/Paddle2SeeFixIt/482887


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer