How do I fix layer-skip problem?

0 favourites
  • 3 posts
  • I've been working on creating my activity using layers instead of layouts. I've got a background layer plus several layers with varying text and pictures on them. When the project loads the first layer is visible (which I want), and there's a clickable sprite on the background layer (always visible) that should take the user to the specified layer. However, when I click on it it takes me to the last layer. There's also a back sprite on the background layer, and if I click on that one while on the last layer it takes me to the previous layer and I can do so all the way to the first layer. So in a nutshell the back sprite is working fine, but the next sprite always takes me to the last layer regardless of what layer I'm currently on. I saw a topic where a user was having the same problem but the answer seemed to be highly specific for his/her problem. Anyone else encounter this or know how to remedy it?

  • hmm sound like you have the object near each other where when you click its just balling the conditional event. I remember that if you place the order of event to be back ward it should delay it conditional check for when you mouse click but that worked in some cases.

    Can you make some layer visible and invisible and add in a condition if layer is visible ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Doing the events in a backward order worked beautifully! Thank you so much for your help!!!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)