Yeah the first level works fine the problem is when i leave the second map it should save when leaving so that when i reenter map 2 that map should also still be shooting out the particles.
So should look like this:
Touch box on map 1, leave map one while saving.
Enter map 2, touch box on map 2, go back to map 1 while saving map 2.
When coming back to map 1 see particles to prove map was saved, go back to map 2.
When reenter map 2 I should see particles still.(this is the part that is not working)
I guess what im trying to do is save a map and load a map. Im thinking of most types of rpgs, ie: pokemon. When you have already beat npcs,bosses on level i dont want to restart the layout because it resets all of my npcs. I want to beable to go back to old maps and have the progress on that map saved.
Thanks for already taking the time to look at my capx and help.
Aaron