Hi,
Im starting a university project on a simple game Im going to create. Creating the game part is no problem.
I want a changeable parameter, like gravity, within my game and it saved to a text file for analysis.
How can I make a GUI where I change the gravity for example, and have a button to save these parameters to a text file? or something similar so i can analyse?
Thank you