00:00
00:00
Newgrounds Background Image Theme

AlsoTlant just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "FFE: Battle Engine"

wrong script

It is not working because it checks the health condition only once, but it must check about 24 times per second (or what is your framerate)
the script will look like:
onEnterFrame=function(){
if (_root.HP==0) { gotoAndPlay("lose");
}else if (_root.enemyHP==0) { gotoAndPlay("win"); }
}

A begining

Now you know how to make a decent battle system, now try making a whole game... I like to play it.

terrible

this is the most terrible thing Ahriman Productions has made other than FF 8-bit the movie he said the damage was fixed but I did 1 damage and you can't die!