julianxhokaxhiu / FFNx

Next generation modding platform for Final Fantasy VII and Final Fantasy VIII ( with native Steam 2013 release support! )
GNU General Public License v3.0
366 stars 49 forks source link

[ FF8 ] Dev tool: Launch instant battle to fight monster (at specific level) #724

Open HobbitDur opened 2 months ago

HobbitDur commented 2 months ago

The idea is to be able to launch a fight instantly wherever we are, so we can test new fight setup without having to walk around or move to the monster location.

The dev tool should be a nice place to put it. The different parameters would be:

I don't see needs for others parameters

Thank you !

julianxhokaxhiu commented 2 months ago

I've been thinking about this but we've implemented something similar in The Test Room and I think we can manage the same on FF8. And it's totally doable outside of FFNx. Since this doesn't exist for FF7, I'd prefer not to add it for 8, as it would be much harder to manage all the states to jump between battles ( internally ) rather than using field code like we did in the Test Room.