Ghost shooter point system problem

0 favourites
  • 3 posts
From the Asset Store
Connect the dots in the correct order and draw happy animals!
  • Hi all!

    I'm a beginner in this side and I have some issues with my first tutorial.

    I finished the game "Ghost shooter" and it works perfectly! Yay!

    BUT at the end of tutorial there are more and more tips to improve the game.

    I just got stuck with the first, which says "Make the player get points for hitting monsters as well as killing them. You can adjust the score gained for each case."

    The only way I could think about that if I make "Bullet -> On collision with Monster -> System Add 1 to Score".

    I tried it that way and it didn't want to work. Any tips?

    Is there other way to do it And if yes, how?

  • Ewokman

    You event seems ok, but after you add 1 to Score variable, you must also update the Text that display the score.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ah, I think I actually fixed the problem.

    I had a bullett collision event twice (the first one was about the explosions and stuf like that).

    So I deleted the second collision I made, and simply added the "Add score" action to the first one.

    Anyway thank you very much for the fast respond and have a nice day!

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