Following patch: dl.dropboxusercontent.com/u/15217362/r144fix.zip
From thread: scirra.com/forum/r144-or-block-is-broken_topic75820.html
The OR block still isn't working properly. Perhaps it's just reverting back to 143?
Link to .capx file (required!):
dl.dropboxusercontent.com/u/41218343/OR%20Bug%20mixture%20of%20condition%20types.capx
Steps to reproduce:
1. Launch in preview from layout "Run"
2.
3.
Observed result:
See the red sprite:
Instance variable (condition not met)
OR >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Event does not fire (Rotate 45)
Global (condition met)
The 2nd condition is not noticed. It only happens when there is a mixture of a sprite condition and a global condition and in that order. The other three sprites rotate as expected, which are various mixtures of global/instance variable conditions. The yellow and red sprite conditions are identical except for the order in the OR block.
Expected result:
All sprites should rotate 45 degrees
Browsers affected:
Chrome: yes
Operating system & service pack:
WIn 7 64bit
Construct 2 version:
R144