MaKiPL / OpenVIII-monogame

Open source Final Fantasy VIII engine implementation in C# working on Windows and Linux (Android and iOS planned too!) [Monogame]
MIT License
642 stars 59 forks source link

BattlePolish: grab monsters from encounter #56

Closed MaKiPL closed 5 years ago

MaKiPL commented 5 years ago

Currently the renderer is set to show only the constant specified monsters (three). Change that so the monsters are actually grabbed from encounter data; utilize monsterPos array from Memory.Encounter