Link to .capx file (required!):
dl.dropboxusercontent.com/u/5779181/wait%20%2B%20restart%20layout.capx
Steps to reproduce:
1. run this capx
2. mouse click
3. see the message at console
Observed result:
A message at console.
Mouse click will run "action:restart layout", this action will destroy sprite, then trigger "on destroyed".
A "action:wait" will pending after "action:restart layout", the "action:log" will print message.
"action: restart layout" -> "condition: on destroyed" -> "action: wait" (still existed after restart layout)
Expected result:
The "action:wait" will be removed after "action:restart layout". So that no message will be printed.
(Or is it a feature?)
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes/no
Operating system & service pack:
win 7
Construct 2 version:
r132