I loved the classic Death Worm game, so this upgrade is much appreciated. Unfortunately, this game is flawed, since you can stay just above ground and kill everything and never die. But I still had some fun just destroying everything in my path :D
I loved the classic Death Worm game, so this upgrade is much appreciated. Unfortunately, this game is flawed, since you can stay just above ground and kill everything and never die. But I still had some fun just destroying everything in my path :D
More tactics
This is a great game, but I think you should be more tactical options. And why could you only shoot them in the head? That about tactics, let´s say there a two guys by a window. Shoot one of them and the other raise the alarm. But if you shoot the window, one of them runs to the window, then you shoot the other guy, the at the window dosen´t notice that, so you shoot him too. Mission Done!
Pretty good, but...
Nice work, but I found a bug!
When you reverse into a section the car turns forward again
Realy cool, man!
This shit rocks!
And the "ShockScript" thing is wonderful!
I have made a "Explosion Buddy" script. That makes an explosion next to the buddy. And if your mouse is to the left of the buddy, then the eplosion will be to. The same are if the mouse is to the right, over or under the buddy.
The code to "Explosion Buddy":
"
MX = getXMouse();
BX = getBuddyX();
MY = getYMouse();
BY = getBuddyY();
Power = 0.1;
if(getMouseDown(),if(MX<BX,explode(getBuddyX(),getBuddyY(),
0.1),explode(getBuddyX()+2,getBuddyY(),Power)),0);
if(getMouseDown(),if(MY<BY,explode(getBuddyX(),getBuddyY()-
2,0.1),explode(getBuddyX(),getBuddyY()+2,Power)),0);
"
Hi everyone! Just to clear one thing up, nowadays I usually call myself Z_guy, so don't get confused when that's the name in the credits, it's still me.
Age 33, Male
Student
Sweden
Joined on 6/3/03