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

#1 2008-04-12 15:24:12

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

velocity, but not too much

I have seen velocity tutorials but the tutorials used too much velocity. I tried getting it down but it doesn't work. Can someone help?

[blocks]<set{xvelocity  }to( i don't know!!!![/blocks]


Scratchin' since 2007

Offline

 

#2 2008-04-12 17:06:08

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: velocity, but not too much

If you want the character to eventually stop, you can use:

Forever
Set Xvelocity to Xvelocity * .8

You can change the number; the closer to 1 it is, the slower it stops.

Offline

 

Board footer