Deprecated! Tweening plugin for the c3runtime + tween timeline support.
WackyToaster
I have an error while exporting, it freezes the game. I tried on latest stable and beta construct versions with different settings, with nws.js export and html5 export. It doesn't happen when just testing the project in the editor, but only during the loading of an export. Whether I use one of the default loading screens or a custom one, it happens just after reaching 100% loading.
As it also happens in the stable version (before construct added their own tween), I suppose it comes from your plugin.
An image with the error:
imgur.com/a/DO3lkAW
While I'm at it I'll continue to use your plugin in the future as it's more flexible and more complete than the official one (even if you have a bit less easing functions).
Can you post the project? Preferably stripped of the unneeded stuff so I can investigate that.
The TextColor sheet is the one causing the problem
I deleted everything unecessary
drive.google.com/open
Sorry that all the problems are always with me...
I'll try to make an example file first, if it doesn't work I'll make a light version
Please do a light version. I can´t find a TextColor sheet and the project doesn´t show any errors for me.
Saved the good version, same link
I exported to check, it's working WackyToaster
Hmm so this might be sort of unfixable, at least unless I change the way it works. I used an undocumented feature in order to have it directly change a variable... I guess that´s the side-effect. I recommend using either the official plugin or construct.net/en/make-games/addons/183/ease in order to tween values. You can still tween the other stuff with mine, that should be no problem. I´ll eventually fix that, but no ETA on when.
ok, I'll do a mix, thanks
I deleted sheets one by one to check which one caused the error, and i forgot to do a Ctrl+Z before saving...
wait, gonna check