TextBox used for Score not work in new releases

0 favourites
  • 2 posts
From the Asset Store
Forget about default textbox restrictions, you can create sprites atop of the textbox
  • Hi people,

    anyone can clarify some doubts for me please ?

    I released a game early this year - Droid Bounce Extended -

    u can play it here on Arcade :)

    and the Scoring system is not working anymore :((

    1) i am using a global variable called "varscore".

    and an event like this :

    System > Every tick > TextBox Score > Set text to "" & varscore

    it?s inside a Layout called GLOBAL, which holds all levels organized by groups.

    Inside the Group Level01, i have another group called "Coins"

    Inside group "Coins" i have a sprite ( coin ) , and it must hit the player. So there is an event inside this group:

    Coin > on collision with Player > System > Add 2 to varscore

    OK, BUT :

    2) I have another layout called "Control_Level01" that controls the starting order of some groups of the Layout GLOBAL.

    Inside this layout i have the event:

    System > On Start of layout > Set group "Level01" Activated

    System > On Start of layout > Set group "Coin" Activated

    So, as i said, it worked fine before, but now the textbox is not adding value when the player get coins...

    Thanks,

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Do you have a .capx file?

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