im looking for a solution for a leveleditor i want to make, i want to save positional data x y + setting(framenumber)
so i guess i need to put this to an array and then save the arraydata to disk or how do you go about this?
putting things into the array i think i can manage, but where do i go with this data?