MagicalLife icon indicating copy to clipboard operation
MagicalLife copied to clipboard

Settings Menu

Open TBye101 opened this issue 5 years ago • 6 comments

Off of the main menu, and in the escape menu there should be a settings button that brings up a settings menu. This settings menu should include keybindings, audio, etc...

TBye101 avatar Apr 20 '19 01:04 TBye101

What sort of buttons should be on the Settings menu and in what order? I have started working on this.

a2937 avatar Apr 20 '19 18:04 a2937

It should have these tabs: Audio, Controls, Gameplay, Miscellaneous, Mod, Video

TBye101 avatar Apr 20 '19 19:04 TBye101

Use your best judgement to determine what should go in each tab, and remember: this is only a first draft. It'll probably change alot.

TBye101 avatar Apr 20 '19 20:04 TBye101

I should have mentioned this earlier, but I just thought of it now: Check out the Settings.cs class in API->Filing, it might be handy as well as the already defined settings located in API->Filing->Settings

TBye101 avatar Apr 21 '19 23:04 TBye101

I have started working on it. I want to get at least one fully functional control on there before complicating things. I went ahead and added an delegate to the input text box. I think having a change listener for the text might prove very useful for settings menu controls.

a2937 avatar Apr 22 '19 19:04 a2937

I agree, such a delegate would be very handy.

TBye101 avatar Apr 23 '19 21:04 TBye101