Hi!
Short version:
When I switch between two layouts, the objects that where placed on the first layout are gone, when I switch back to it. Why is that, and how do I prevent this?
Detailed version:
I have two layouts, solar system view, galaxy view. Stars in the galaxy view are randomly placed and named. If I click on a star, I save some information about it in a global variable (some times later it will be an array containing the info about planets and so on) and change to the "Solar view"-layout, which adjusts its contents according to the global variables. If I go back (via go to layout) all the stars I generated before, are gone! Why is that? What can I do to prevent this?
As always, heres the actual *.cap I'm working on: http://dl.dropbox.com/u/12049513/Construct/GE/alpha.cap
It works like described above.
Please advise! Much "thank-you"s in advance!
Best regards,
Noel