Problem Description
If you issue a wait and after it a CONDITION and an action, if you save/load during the wait, the action is not carried out.
Attach a Capx
http://www.mediafire.com/file/pb9dr3id2 ... d+bug.capx
Description of Capx
there's a button that starts a wait, and after 10 seconds the button is destroied. if you save and load during the wait, the button is not destroyed as supposed to.
Steps to Reproduce Bug
-start the wait/timer
-save
-wait 10 sec -> button is destroyed
-load -> wait and no destruction happens
Observed Result
the destroy action is not carried out after loading the game
Expected Result
the destroy action should be carried out after loading, even if using a dummy condition (check the events for explanation)
Affected Browsers
- Chrome: YES
- FireFox: YES
- Internet Explorer: YES
- NW.js YES
Operating System and Service Pack
Windows 10 ultimate 64bit
Construct 2 Version ID
243