If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Well if you mean having icons like the game did for selecting an action you will have to do a lot of scripting to make your own custom menu. If you mean the addition system you will have to add button input commands to wait a certain amount of time then check the button. Then every time they get it right increment the damage variable, and when they get it wrong stop. Then you can have VFX play that will look like the boxes did in LOD. Basically it will take quite a lot of work and a fairly advanced understanding of the way the battle system works but it is possible.
Comment