thepemo's Forum Posts

  • 3 posts
  • Davemon Ok but how can I set, on start of layout, my PlayerX coordinates to StartX varibable (the same for the Y coordinate)?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Try to set your object to Global, so it won't be destroyed when you switch layouts.

    More info here :

    https://www.scirra.com/manual/71/instances Common instance properties

    I have tried by setting it Global but when I return to main Layout he doesn't appear. But I'll try to check with the guide you gave for better informations, so thanks anyway

  • So I have this following setup. I got 4 layouts, which two of them are used for my menu,. The other two are the main layout (where the main game occurs) and a house layout (which is like a house that holds a npc inside). But the thing is, when I get inside the house and leave it, I return to the start of the main layout again, and not on the location i was before. Is there any way i can fix this in order to make the player return to the place where i was before (in this case near the door of the house, where i entered)?

  • 3 posts