I have to make an animated story and I need to make a bird keep flying throughout and I don't know how to make an action stop after I've put "When I receive ..." Please help me x
Offline
TheOneAndOnlyBabe wrote:
I have to make an animated story and I need to make a bird keep flying throughout and I don't know how to make an action stop after I've put "When I receive ..." Please help me x
Does your name, "TheOneAndOnlyBabe" have anything to do with Babe the blue ox from the Paul Bunyan story? 8D
EDIT: Oh, and welcome to Sratch. :3
Last edited by cartooncreator (2012-03-29 15:30:59)
Offline
when gf clicked forever move (10) steps if on edge, bounce end
Offline
TheOneAndOnlyBabe wrote:
I have to make an animated story and I need to make a bird keep flying throughout and I don't know how to make an action stop after I've put "When I receive ..." Please help me x
There are a couple ways to do that. First, you could simply say, "when I recieve ___" "Go to Xi__ Yi__". That would stop the motion. However, if you want the sprite to disappear, you can use the hide block.
Offline
when gf clicked set [var] to [true] forever if<(var) = [true]> do your script else stop script end end When I receive [stop that script!] set [var] to [false]
Last edited by MoreGamesNow (2012-03-29 20:09:57)
Offline