Hi,
I'm making a game where the "player" can build labyrints with mouse. (create actor on key down event)
My friend asked is there any thing that I could make so that he could save the labyrint he made and send to me for example by email. Is there any way to make this?
I know that GE can save high scores in some external files, so maybe saving the whole labyrint is possible too?