Hello, super noob in Construct2 is here<img src="smileys/smiley19.gif" border="0" align="middle" />
I have some problem with my game prototype
<img src="http://i56.photobucket.com/albums/g183/raindropmemory/ScirraConstruct/1.gif" border="0" />
In my game, there is player and monster. When Player collide with monster, then it will add 1 to global variable "Score"
PROBLEM here is:, it always add one more score every time player collide with the monster. But actually, I want it to add just only once. <img src="smileys/smiley19.gif" border="0" align="middle" />
<img src="http://i56.photobucket.com/albums/g183/raindropmemory/ScirraConstruct/2.gif" border="0" />
2) There is the "Panel" sprite in my game, when player overlap it, it will have message sprite pop up, telling that player should got 5 "Score"(global variable) to finish the game.
PROBLEM here is: I would like to make the message sprite appear every time player overlap with the panel. But somehow it appear just only once!
<img src="http://i56.photobucket.com/albums/g183/raindropmemory/ScirraConstruct/3.gif" border="0" />
3) When the player got 5 Scores, I would like the panel sprite to display sprite message, telling player that they finish the game.
PROBLEM IS: I can't make the message to appear, even though the Score reach "5"
Thank you very much for your help.
Love Construct! <img src="smileys/smiley4.gif" border="0" align="middle" />
This is the .capx file with comment
dl.dropbox.com/u/363243/Construct_Ask/01_2011_8_Message%20and%20Score/AskConstruct.capx