Link to .capx file (required!):
dropbox.com/s/c1dvvns059hmdcv/bugexample143.capx
Steps to reproduce:
1. Open the capx and debug it
2. Wait and it will start to increase the CPU usage after some seconds(check it in the profile section in the debug)
Observed result:
As a result the CPU usage is increasing a lot, in bigger games the game will start to run slowly at 30 fps and keep consuming a lot of cpu usage.
Expected result:
This problem is only occurring in the recent version of C2(143), it does not happen in older versions, the expected result as to run without that big cpu usage.
Browsers affected:
Chrome: yes
Firefox: N/A
Internet Explorer: yes
Operating system & service pack:
Windows 7 64bit
Construct 2 version:
143 beta
Some images to illustrate what is going on:
<img src="http://img6.imageshack.us/img6/4087/q432.jpg" border="0" />
The problem is probably related to the "OR" that has changed in the last version (see capx to check the event it's very simple)