kathleen's Forum Posts

  • No, i think you might have to just settle for global variables, i mean if they work than i don't think they'd put in a third option. check the manual, it would be in there if there was a third method to variables.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i just tried what you were talking about and yeah it might be that you're reseting literally everything in that layout including the order, I use the reset persisted object command in the system menu like newt said.

  • can you explain this in further detail, because is it your z order, your layout order, or your layer order. the z order just makes it so that in one layer you can change which items are on the top and on the bottom, so lets say i had 2 objects on the same layer and obj 1 goes behind obj 2, in the z order i can change it so that obj 2 goes behind obj 1, but if they are on separate layers than which ever layer is on top will always be on top. i'd need to see an example of what you're talking about.