increpare / flickgame

tiny game engine
https://www.flickgame.org
82 stars 10 forks source link

Layers version: An else of an if with a nested if in it works in editor but not in exported file #32

Closed Norgg closed 6 years ago

Norgg commented 6 years ago

Minimal example here, if you import and press the button while testing in the editor it shows 7, but in the exported file nothing happens. All the other code paths seem to work fine.

Tested in Chrome.

Norgg commented 6 years ago

More complex thing I was making where I noticed this: https://www.flickgame.org/layers_beta.html?p=055b46dbbd47aa13fba7a7536d7f5352

increpare commented 6 years ago

ah good catch, if you force reload, it should be fixed now?

2018-06-29 23:19 GMT+02:00 Norgg notifications@github.com:

More complex thing I was making where I noticed this: https://www.flickgame.org/layers_beta.html?p= 055b46dbbd47aa13fba7a7536d7f5352

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/increpare/flickgame/issues/32#issuecomment-401476918, or mute the thread https://github.com/notifications/unsubscribe-auth/AAca4GaiT3fx-nO16EZqgCURmR646mbQks5uBpn0gaJpZM4U9oLq .

Norgg commented 6 years ago

Yeah, fixed. Thanks!

increpare commented 6 years ago

thank you for the report!

2018-06-29 23:35 GMT+02:00 Norgg notifications@github.com:

Yeah, fixed. Thanks!

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/increpare/flickgame/issues/32#issuecomment-401480079, or mute the thread https://github.com/notifications/unsubscribe-auth/AAca4MOZs-BBXhLw_K6JDjAdPJwTNW_qks5uBp2TgaJpZM4U9oLq .