I'm trying to create an level editor, but i need a little help on saving the level as a file, then loading it. How do i save all the positions of the objects into the file? I heard of using the array method, but all the tutorials are a bit hard for me.