there is no way to disable. but you can use this code
window.addEventListener('beforeunload', function (e) { e.preventDefault(); e.returnValue = ''; });
developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onbeforeunload
I did it with the snippet Nepeo shared.
Here drag&drop image upload c3p
oyunkulturu.com/temp/capx/drop_upload.c3p
open "developer console" and check errors. probably some files not loading or cant be found.
I think you should do it yourself using "callback".
Here
oyunkulturu.com/temp/file/lunarray.easytween.zip
this is topic similar to your question.
construct.net/en/forum/construct-3/how-do-i-8/change-sampling-mode-runtime-144232
Hi, thank you for donate. it odd. I'il check and let you know.
Develop games in your browser. Powerful, performant & highly capable.
I haven't tried it, but I guess it's not free.
firebase.google.com/pricing
<script src='https://cdn1.kongregate.com/javascripts/kongregate_api.js'></script>
add this code to your project and try it.
1. Zigzag by RexRainbow
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/rex_zigzag/dist/rex_zigzag.c3addon
2. MoveTo by RexRaibow
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/rex_moveto/dist/rex_moveto.c3addon
3. LiteTween by lunarray
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/lunarray_litetween/dist/LiteTween%20v.1.7_c3runtime.c3addon
samueledev please redownload and install.
github.com/erenertugrul/construct-plugins/raw/master/ported_plugins/behaviors/easystarjs/dist/easystartilemap_1_04.c3addon
Member since 11 Aug, 2013