First post:
adribeiro wrote: Hi,
Why you not mark all game components with Seriable attribute and use XMLSerializer for save or loagind tha scene graph?
Latest post:
shrt wrote: Yea, I used that in an early iteration, and it worked pretty good. However there were one major flaw with that approach; the Se...