I'm trying to add together the value of three global variables, and see if they add up to more than 0. Right now, I have this:
System - Compare:
Value 1: 'GMoteForest1-1' + 'GMoteForest1-2' + 'GMoteForest1-3'
Greater Than
Value 2: 0
Pressing "Finish" shows the window close normally as though Construct has understood and accepted the command, yet it never shows up in the event list. The event I'm trying to insert this condition into stays blank. Usually when there's an error with the code I've inserted it won't allow me to press "Finish", and pops up with an error message when I try to press it.
Am I doing something wrong? Is there another way to calculate and compare the sum of those three variables?
Many thanks for reading <img src="smileys/smiley12.gif" border="0" align="middle" />