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

#1 2008-09-15 03:02:29

Arlene
Scratcher
Registered: 2008-09-14
Posts: 4

Scrolling Backgrounds ?? :S

Is it possible to use a scrolling background in projects?
Is it is how do you get them?

Thanks.  smile

Offline

 

#2 2008-09-15 03:18:25

bart9032
Scratcher
Registered: 2008-06-16
Posts: 100+

Re: Scrolling Backgrounds ?? :S

Arlene wrote:

Is it possible to use a scrolling background in projects?
Is it is how do you get them?

Thanks.  smile

well draw the back grounds and make sure that it  has the  same colors or even better, use terrains and make them scroll or use one sprite and make it change costumes using a script like this:
<when green flag clicked>
<forever>
<if><key[ right arrow<end> ]pressed?>
<next costume>
<wait(0.1  )secs>
<end>
<end>
Hope you like it! cool
_____________________________________________
When something starts, it never ends

Last edited by bart9032 (2008-09-15 03:21:49)


Hi, my name is Bartholomew JoJo 'Bart' Simpson. Nice to meet you,
Actually, no I am not Bart Simpson. I am bart9032  cool

Offline

 

#3 2008-09-15 07:05:58

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: Scrolling Backgrounds ?? :S

http://scratch.mit.edu/projects/yambanshee/263478

Offline

 

#4 2008-09-15 09:09:06

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Scrolling Backgrounds ?? :S

Try looking at this tutorial.
http://scratch.mit.edu/forums/viewtopic.php?id=2440

Also, there is a scrolling demo that comes installed with scratch so you may want to check that out as well.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#5 2008-09-15 11:14:06

Arlene
Scratcher
Registered: 2008-09-14
Posts: 4

Re: Scrolling Backgrounds ?? :S

thanks  smile

Offline

 

#6 2008-09-15 11:39:46

neopetslover
Scratcher
Registered: 2008-09-15
Posts: 6

Re: Scrolling Backgrounds ?? :S

<a href=http://scratch.mit.edu/galleries/view/28596/creator/asc>http://scratch.mit.edu/galleries/view/28596/creator/asc</a>
Check out my gallery of educational games whenever you want. I have no projects yet.

Offline

 

Board footer