18.09.2013, 22:26
Quote:
You will want to adapt your current save system (mysql / files) and simply save the position/size/rotation when they are finished editing, then load it when they login.
I use a MySql db, a table of "toys" with an owner and the toys info, when a player logs in I get their data from the db |