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
630 stars 58 forks source link

WIP field changes. #143

Closed Sebanisu closed 4 years ago

Sebanisu commented 4 years ago

I'm still figuring out some things like camera and walkmesh. I pulled the background stuff out into its own class. Tweaked the archive worker a bit. I made a couple updates to your new class to be inline with my changes. So we were synced back up.