I have found a bug. When i activate the minify script option on export, i get this error on facebook instant games (Android):
c3runtime.js:2 Uncaught (in promise) TypeError: ease[this.g_aGG.g_aHd] is not a function at g_bs.g_TT.g_aGg.g_EZ.g_FP (c3runtime.js:2) at g_bs.g_$n.g_abF (c3runtime.js:2) at g_bs.g_$n.g_abL (c3runtime.js:2)
c3runtime.js:2 Uncaught (in promise) TypeError: ease[this.g_aGG.g_aHd] is not a function
at g_bs.g_TT.g_aGg.g_EZ.g_FP (c3runtime.js:2)
at g_bs.g_$n.g_abF (c3runtime.js:2)
at g_bs.g_$n.g_abL (c3runtime.js:2)
I'm not tested yet, but have you the same problem as here? : github.com/Scirra/Construct-3-bugs/issues/2002
Thank you. Currently, the Plugin is on a very early version. I hope i can patch it next time! (I'm a littlebit busy at the moment) ... please wait for the next version.
Thank you for that, very nice :)
I have found a very interessting tweening source:
github.com/tweenjs/tween.js
Can you add custom tweening, too? :)
tweenjs.github.io/tween.js/examples/12_graphs_custom_functions.html
The "main-code" from Robert Penner ( robertpenner.com/easing ) is under the BSD License:
raw.githubusercontent.com/danro/jquery-easing/master/LICENSE
You can use it, but you have to insert the BSD license in your sourcecode. Thats all.
I have found a bounce-solution here:
npmjs.com/package/js-easing-functions
I'm copy the bounce-part of the module:
jsfiddle.net/ymoLc7hx
Use this
construct.net/make-games/addons/163/tweeen
instead of litetween. :)
Please add easeInOutBounce, easeInBounce, easeOutBounce :)
Thank you for that, very useful!
Me too, dont work
Thank you for that :) Nice plugin
If works with the new CS3-Runtime?
Not yet, but i'm working on it next time (i'm currently a littlebit busy)
Thank you for the feedback. I'm update the extension next time! :)
Member since 18 Oct, 2016
Tutorials and more