So, i have been having a problem figuring out how to move an object to another layout, a function which i need for a small App i am making (Yeah, i know Construct2 isn't really intended for App making)
In essence, try to think of it as an RPG, where two adjacent rooms are each on a different Layout (Screens). what i want is to have an Non Playable Character walk around the room the player is in, and if he is being told to, or do so on his own, be able to cross to the other room and remain there at a specific location (Based on the NPC stats) until the player enters the other room and see it.