rubenruiz's Forum Posts

  • 2 posts
  • Hello All,

    I'm new in the community since I bought my lincence on Friday. I was doing the first game of 5 of the Ebook "Build 5 mobile games in just 5 days". The first game is simply to click the bubble that are showing up on the screen. However I would like to change slighly the "Score". Instead of put the number on bubbles that you have clicked I would like to have a float number which is showing the number of bubbles you are poping up per second.

    I created three variable:

    Time= which start from 1 and is increasing 1 every second.

    Points= which is the number of bubbles you have clicked so far.

    Score = every tick set value of Score as Points/Time.

    However, I have two issue:

    1. I don't manage to get a float number such as 3,15 or 2,75.

    2. The Score varible is dissapearing after 5 seconds.

    If someone has any idea how to fix it up I would be really helpful.

    Thank you so much.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Run preview layout buttom is working once every 3 or times (randomly). I m new user (I bought the software licence on Friday), I'm pretty happy with your software, really it's amazing. I don't thig this a bug, it looks that it's only to me. I having problem to see my run my layout properly. It really looks that works radomnly for me. This means I click once and it's not working, I click again and it's not working either and I click again and it works. It doesn't matter if I press F5, or clicks the specific bottoms. I'm using only one layout sheet. Let me know if I should change something or there's any way to do it better.

    Thank you so much,

  • 2 posts