I am in the process of creating a dumb little isometric space shooter demo thing with lasers and particle effects and blah. When I implemented a menu, starting from the menu layout and hitting start brings the player to the game layout, however the controls no longer work. Clicking to move doesn't do anything. Is there something completely wrong with my events sheet, or am I missing some crucial bit of info? Here is the capx: Isometric Test
Thanks for the help. <img src="smileys/smiley1.gif" border="0" align="middle">
edit: The laser controls work, hitting space activates the laser.