Problem Description
Function object can be unpicked by "or" event.
Attach a Capx
https://dl.dropboxusercontent.com/u/542 ... g_bug.capx
Description of Capx
Under an "or" event that compares 0=0 or function:param 0=0, it sets the text to "didn't run function" and then calls a function. The function should immediately set the text to "ran function".
Steps to Reproduce Bug
- Create an or "event" with a system compare and a function param compare
- Add a function call action, as well as some other actions.
Observed Result
The text displays "didn't run function".
Expected Result
That the text display "ran function".
It seems the function object is getting filtered. I would expect that single instance plugins would not be picked/unpicked.
Affected Browsers
- Chrome: YES
- FireFox: Untested
- Internet Explorer: Untested
Operating System and Service Pack
Windows 10 x64
Construct 2 Version ID
r240