THIS IS THE GREATEST FLASH IN ALL OF NEWGROUNDS!!!
THIS IS EVEN BETTER THAN ALIEN HOMINID! YOU GUYS SHOULD MAKE THIS FOR PS2 LIKE YOU DID ALIEN HOMINID!!!!!!!! I LOVE THIS GAME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1!!!!!!!!!!!!!!!!!!!!!
!!!!11!!!!1
THIS IS THE GREATEST FLASH IN ALL OF NEWGROUNDS!!!
THIS IS EVEN BETTER THAN ALIEN HOMINID! YOU GUYS SHOULD MAKE THIS FOR PS2 LIKE YOU DID ALIEN HOMINID!!!!!!!! I LOVE THIS GAME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1!!!!!!!!!!!!!!!!!!!!!
!!!!11!!!!1
I CANT WAIT TO SEE THE REAL THING
IVE BEEN WAITING FOR STICK RPG 2 FOREVER!!!!!!! PLEASE HURRY AND MAKE THE FULL THING!!1!
parts of this dont work. can u help me?
your tutorial is very good. but a few parts dont work:
1. health: with your code, i dont die when my health goes below zero. this is the code:
if (_root.health == 0){
gotoAndPlay("Scene 1", 5);
}
2. once i shoot my guy, i can shoot him again and again. my guy is animated, so my code is:
onClipEvent (mouseDown) {
if(this.hitTest(_root._xmouse, _root._ymouse, true)){
this.gotoAndPlay(17);
}
}
and there is a stop() at the end of the animation. i can just keep shooting and my score keeps going up
3. score system doesnt work. i used ur code: _root.score+=1 but when i use it, the box begins empty, and when i shoot, the score goes to "NaN"
could you please help me?
Not bad. Not bad at all.
This is good. I bet it won't be blammed. But the collision detection is very bad, and jou jump too far. each time you move, you should move about 20% less far than you do now.
right here
Joined on 12/11/04