Link to .capx file (required!):
dl.dropbox.com/u/101797089/familyvar.capx
Steps to reproduce:
1.set a variable as a text rather than a number
2.create an event that when text variable is on,add 1 to a timer.
3. Reset timer to 0 after a second.
Observed result:
Variable text With family variables = not working
Variable text with instance variables with text= not working
Number variable without text= works
Expected result:
Variable text is supposed to work the same as number variable but it does not.
Browsers affected:
Chrome: n/a
Firefox: n/a
Internet Explorer: n/a
Operating system & service pack:
Windows 7 SP= no clue
Construct 2 version:
r120.2
Is this a legitimate bug or is it a limitation with text variables? i would really love to use text variables the same way as number variables. there should be no reason why they shouldnt work the same.