Showing global variable on new layout, problem.

0 favourites
  • 3 posts
From the Asset Store
Globals 2.0
$3.99 USD
Globals 2.0 stores and group variables. You can also load and save data (variables) from/to JSON files.
  • I have game layout where player collect chips, and global variable which counts how many chips player collected. When player complete level he moved to new layout where result shown.

    But i cant find way to show results correctly, events don't work. How do i do that.

    Here is example of my win screen:

    <img src="http://i.imgur.com/0DCP0.png" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There's not enough informations here to tell much.

    It would be better if you could post the capx, and tell exactly what you mean by "events don't work".

    What are you expecting, what is actually happening ?

    One thing you could do anyway would be to use a single "On start of layout" top event, and put the test about the value of "Chips" as sub-events.

    It's always nicer to have one and only on "on start of layout" condition in your event sheet.

    Make also sure your sprites (3 to 6) are invisible by default.

  • My bad, problem solved, thx and sorry for disturbance.

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