Hi there!
I need to add up all the elements in an array to get their total sum, so I tried using a loop in order not to make an action for each element in the array, but it keeps on looping forever.
It looks like "x = x+1" doesn't work only once per loop cycle in Construct 2 as in other programming languages. It keeps on adding endlessly.
I made and attached a simplified CAPX file for your analysis.
Thanks in advance!
thegreatozon