My apologies if this is a documented/normal behaviour. I could not find anything about this in the Manual/Forums.
Work around is to use anglediff instead of simply comparing with operators.
Link to .capx file (required!):
docs.google.com/file/d/0B20uobjbjbtgbjRaa2d1ZTdWOEE/edit
Steps to reproduce:
1. Run the capx
2. Notice that the result of the first comparison is "1" (true) and the second is "0" (false)
3. Check the objects angle and the comparison code
Observed result:
The first comparison is true, and the second is false
Expected result:
Both should be true
Browsers affected:
This is most likely browser independent
Operating system & service pack:
Windows 7 Enterprise SP1
Construct 2 version:
116 (64bit)
Thanks a lot for all the hard work.