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

#1 2008-08-24 22:15:15

Juzzy
Scratcher
Registered: 2008-08-24
Posts: 100+

Where do I learn scrolling and velocity?

I have seen scripts of games that say scrollx and velocity. Where do I learn scrolling and velocity? PLease help.


If you are reading this turn around, walk 3 steps, and do the chickendance
smile  big_smile  smile  big_smile  Which smiley is happier?

Offline

 

#2 2008-08-24 22:18:23

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Where do I learn scrolling and velocity?

http://scratch.mit.edu/forums/viewtopic.php?id=2440 That is scrolling. Now velocity, well, here is the gist of it:

You have a variable that controls the speed (usually the rate of fall). Now you decrease this number to make things fall faster or slower.

For running, you make it so it changes the X position as well as increases. But one thing to remember: always multiply by .98 or another decimal to get it to actually lower itself


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#3 2008-08-24 22:19:53

Juzzy
Scratcher
Registered: 2008-08-24
Posts: 100+

Re: Where do I learn scrolling and velocity?

Thanks!


If you are reading this turn around, walk 3 steps, and do the chickendance
smile  big_smile  smile  big_smile  Which smiley is happier?

Offline

 

#4 2008-08-24 22:33:38

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Where do I learn scrolling and velocity?

I also added an extra extension on archmages tutorial, here http://scratch.mit.edu/projects/deatheater/248002  that explains 2 player scrolling if u want a go

Offline

 

Board footer