Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.18 / 5.00 3,534 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.80 / 5.00 4,200 ViewsHey newgrounds
I'm making a small flash game but I forgot what AS2 script I used for the bad guy in the AI.
it was something like
IF player hit badguy gotoandplay (1)
so im saying if my player hits this object it goes back a frame.
Please help.
THE NO HAND TO HAND COMBAT COLLAB
IF I DONT REPLY ON IT IM NOT GONE IM ON NEWGROUNDS EVERYDAY JUST FORGET TO CHECK UP ON IT >:D
bump
the flash forums aren't very active
THE NO HAND TO HAND COMBAT COLLAB
IF I DONT REPLY ON IT IM NOT GONE IM ON NEWGROUNDS EVERYDAY JUST FORGET TO CHECK UP ON IT >:D
onClipEvent(enterFrame)
{
if(_root.player.hitTest(_root.object))
{
_parent.gotoAndStop(1);
}
} :'(
At 9/25/09 04:41 PM, Treerung wrote: onClipEvent(enterFrame)
{
if(_root.player.hitTest(_root.object))
{
_parent.gotoAndStop(1);
}
}
Thanks man just what i was looking for
THE NO HAND TO HAND COMBAT COLLAB
IF I DONT REPLY ON IT IM NOT GONE IM ON NEWGROUNDS EVERYDAY JUST FORGET TO CHECK UP ON IT >:D
Try Google next time, you'll find it's quite active.
If you are reading this then you must be really bored.