-=Pixel Battle=- created by Darkfire
Category: Platform
Added: 10 May 2008
Created by: Darkfire
Version: 12
(Incomplete)
Game description: A WIP that will eventually be a game where you can fight you favorite GM characters SSB style. Right now I'm just woking out the battle system
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
Review for: -=Pixel Battle=- ...
Added: 11 June 2008
Created by: QOG
Pros: well made game with quite impressive graphics and good gameplay
Cons: w instead of h for player 2's jump would feel more natural, and the...






TheBlackLamb said 169 days ago
Report to Staff
@poklamez: It's an error where the parent of the object 'dark_flame' was killed while it was still in existence.
What I would do is:
if(instance_exists(cre)) {
//Do code
} else {
//Destroy the instance by fading
//Or just let it float off of the screen
}