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?