Can I Save A Frame Position To A File?
This questions may/may not have been asked before, so sorry if it was. I looked through the "Similar Threads" section, but none seem to help me.
I am currently making an application where the player can modify the world. I am using "Save/Load Frame Position" to accomplish this across frames, but obviously, when you close/reopen the application, all saved progress is gone.
So my question is, can I save the frame's position to a file somehow? And then reopen this save when the user loads the world?
Thanks for the help!