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

#1 2009-11-30 13:44:09

pikavee
Scratcher
Registered: 2009-09-17
Posts: 19

How do you make scrolling credits =)

I am making a big project and I'd really appreciate it if you could tell me how to make a scrolling credit like the credits at the end of a movie (I want it to appear at the end). I'll also add you as my friend.  smile


http://img293.imageshack.us/img293/2360/dinoclorsig.png
I am Dinoclor's old account =P

Offline

 

#2 2009-11-30 14:29:58

greenflash
Scratcher
Registered: 2009-05-27
Posts: 1000+

Re: How do you make scrolling credits =)

Just make a sprite with the credits on it and a black background. At the beginning of the credits, move the sprite to the bottom of the screen. (0,-180). Then have the credits glide to the top of the screen (0, 180) for a few seconds.

If you need more than one sprite's worth of text, look in the example projects and find the scrolling demo. Replace x position with y position, and you should be good. It's a little harder to explain in a forum topic...


http://i48.tinypic.com/2wrkirk.pnghttp://i46.tinypic.com/6r5zk7.pnghttp://i45.tinypic.com/2vtxr1t.png

Offline

 

#3 2009-11-30 14:32:31

pikavee
Scratcher
Registered: 2009-09-17
Posts: 19

Re: How do you make scrolling credits =)

Thanks a lot! I have added you to my friend list!


http://img293.imageshack.us/img293/2360/dinoclorsig.png
I am Dinoclor's old account =P

Offline

 

Board footer