Hi, I used a global variable on the game sheet:
Name: Score
Type: Number
Initial Value: 0
Static: ticked
On the GameLayout, I have created text field:
Name: txtScore
Properties->Text: 0
I am not sure what equations go to which field? If I put the subtract equation to Properties->Text field, it does not seem to work.
Please give me an example and let me know which field I need to change to what?
Thanks in advance 😊