Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 Viewsbad he don't have the ears for it
Agh!!
the newness of newgrounds hurts my eyes . . .
whats past the end of the internet?
wtf? it's so long it must be right
NOOOOOO don't get into that strangers car, I want some bread!!!
his left hand is wanking and his right hand is showing how big his dick is :p
he has a bloody massive forehead
i have made a game with a health bar but when it reaches 0 it dodn't go to the death frame.
At the moment i have the code;
onClipEvent (load) {
_root.life = 100;
}
onClipEvent (enterFrame) {
if (_root.life>=0) {
if (_root.life<=100) {
_xscale = _root.life;
} else {
_xscale = 100;
_root.life = 100;
}
} else {
if (_root.life=0) {
gotoAndPlay("game over", "death");
}
}
}
in the health bar movie clip, please can someone help me.
well actually it's the dodgy sign at the top
mine is make them pluck an old granny's anal hair, get a dog to ejaculate over them and then make them eat it
a pedo will probably read this and find out where she lives
you should try waxing them :p
Does any-one know a reliable hittest for when you character moves over an oblect goes to a frame (if you get what i'm on about :p). I have tried lots of tutorials and websites and none work so please reply.
Lol just hope there are no cannibals down the street
i am halfway through making a game and all of the boudaries actionscripts i have tried don't work, i have a character with the instance name of ball. i woukd appreciate it if someone helped me with this