scottywatty_flash_man
04-23-2009, 11:11 PM
Hi, I am working on my game: "The Adventures of Beastly Guy in a Shopping Cart!"
There are some problems...first of all, it is WAAAAAAAY to easy to die. in fact, it's almost impossible to live...
What i would like to do is make it so there is a "hit" movie clip on the car's that are zooming by, I want to change it from where if Beastly Guy hits the car, he dies, to when ever Beastly Guy hits the "hit" movie clip, he dies. Is this possible?
Another thing, I would like levels. So there would only be so many of each car to pass. Then, when you dodge all of the number, a different car comes, and so on and so forth. I have an idea you could use :
cars left=15
if cars left =0{
then removeMovieClip(car1)
add movieclip(car2)
}
I know the scripting sucks, but you get the idea.
One more problem...after you die, the cars keep on running past the screen. I want to stop this too...
ahhh, my flash game has SOOOO many problems....
The .swf of the game is Here (http://1234.static.googlepages.com/shoppingGame_v4.swf) and the .fla(source code) of the game is Here (http://1234.static.googlepages.com/shoppingGame_v5.fla)
Any help is welcome, even if it is just a little!
Thanks
There are some problems...first of all, it is WAAAAAAAY to easy to die. in fact, it's almost impossible to live...
What i would like to do is make it so there is a "hit" movie clip on the car's that are zooming by, I want to change it from where if Beastly Guy hits the car, he dies, to when ever Beastly Guy hits the "hit" movie clip, he dies. Is this possible?
Another thing, I would like levels. So there would only be so many of each car to pass. Then, when you dodge all of the number, a different car comes, and so on and so forth. I have an idea you could use :
cars left=15
if cars left =0{
then removeMovieClip(car1)
add movieclip(car2)
}
I know the scripting sucks, but you get the idea.
One more problem...after you die, the cars keep on running past the screen. I want to stop this too...
ahhh, my flash game has SOOOO many problems....
The .swf of the game is Here (http://1234.static.googlepages.com/shoppingGame_v4.swf) and the .fla(source code) of the game is Here (http://1234.static.googlepages.com/shoppingGame_v5.fla)
Any help is welcome, even if it is just a little!
Thanks