Hey Guys.
Like my last topic
My global variable is called 'Wrong'
I have a code which is:
Event
When option C and
Option E clicked.
Action
Player Do animation
SubEvent
Event
Trigger Once
Action
Add 1 to wrong
Event
SYSTEM-Wrong= or more than 1
Action
Show wrong (sprite)
In this game, there are multiple answer choices and questions.
At first, it didn't work, but
then I checked the debugging and I saw that my code of 'add 1 to wrong'
added 1 all the time even though I added a trigger once How do I stop this?
To be more clear I have added my coding.
This is my 1st code
And my 2nd Code
Edit here is my debugging