bradhannah / Ultima5Redux

A mostly true to the original Ultima 5 remake in C# using the original U5 data files.
https://u5redux.wordpress.com/
MIT License
65 stars 7 forks source link

Feat: Switch View types in Configure menu #464

Open bradhannah opened 1 year ago

bradhannah commented 1 year ago

I added three different view types but still use Unity to flip between them. I would like to add them to the configure menu.

This may also require solving the "switch view and the game reloads" bug.