Link to .cap:http://www.mediafire.com/?qzxzmvllwa2
I'm new to Construct, and basically, I've been trying to make sort of a space RPG game. The player can choose which level to go to. However,if a player goes to the same level twice, the sprites and stuff placed on the layout beforehand are not shown, but their events are still run. Sprites generated at runtime are shown. Also, when going from one layout to another, sometimes the new layout retains sprites from the previous one. How can I fix this?
Controls: Click+Hold left mouse to move, click right mouse to shoot.
BTW, does Construct support Python 2.6?