Hi,
i encounter a problem when saving/loading persist objects.
Session 1:
I created persist objects on Layout 2 (Game Screen), then i return back to layout 1 (Menu) to save the game.
Then, i close the browser.
Session 2:
I re-open the browser and I load the game from layout 1, But when i go to layout 2, my objects isn't there at all.
When i go back to layout 1 and re-enter layout 2 again, my objects reappear.
Is there anyway to make the objects appeared on my 1st entry into layout 2?
CAPX:
LoadPersist.Capx