Deprecated! Tweening plugin for the c3runtime + tween timeline support.
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)
Hey, thanks for the info. The minifier was something I kinda pushed into the "I don´t really wanna do this right now" category... But it should work now though I haven´t tested it with instant games specifically. Let me know if everything works.
Now, it works, thank you :)