Consider that i want the name of my game to be displayed spiraling outwards before my games begins.. how to do that?
PS- I want only the name of my game to appear in my first slide(not the whole game)
Offline
Sounds like a cracker of a game you're making! Well if you use this script:
TITLE SPRITE:
<when green flag clicked>
<repeat( 360
<turn cw( 1 )degrees>
<end>
<broadcast[ begin game
STAGE/BACKGROUND
<when green flag clicked>
<switch to costume[ background1
<when I receive[ begin game
<switch to costume[ background2
Hope this helps
Last edited by Wolfie1996 (2010-01-10 12:09:36)
Offline
http://scratch.mit.edu/projects/Locomule/706643
mine rotates, fades in with multiple moving, faded color cycling sprites moving around behind and in front of it, and stuff
in other words, it doesn't work very well unless downloaded
Offline