Sorry: Cannot find that game.
Blow away engine final created by MedianHansen
Category: Utility
Current rating
Added: 08 October 2008
Created by: MedianHansen
Version: 1
Game description: This was an engine for a project of mine, that remids of worms. Therefor i have made an engine that allows for grounf (And other stuff) to be removed from explosions. To use this engine in your game (It's... (more)
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.









YouknowWho said 6 days ago
FATAL ERROR in
action number 1
of Mouse Event for Glob Left Pressed
for object Surface:
COMPILATION ERROR in code action
Error in code at line 11:
SS=sprite_create_from_surface(S,0,0,640,481,1,1,0,0,0,0);
^
at position 57: Wrong number of arguments to function or script.
Dude seriously.
C0l3 said 26 days ago
Theres so much scripting errors Ic ant even explain. Fix them.
CodeCrafter said about 1 month ago
@icedrills2: Game Maker 8 eliminated two of the variables. Try this: Surface.SS=sprite_create_from_surface(S,0,0,640,481,1,0,0,0);
icedrills2 said about 1 month ago
___________________________________________
FATAL ERROR in
action number 1
of Mouse Event for Glob Left Pressed
for object Surface:
COMPILATION ERROR in code action
Error in code at line 11:
SS=sprite_create_from_surface(S,0,0,640,481,1,1,0,0,0,0);
^
at position 57: Wrong number of arguments to function or script.