Deprecated! Tweening plugin for the c3runtime + tween timeline support.
Yea, i know, its deprecated, but i'm use it on my large project:
The Problem is, currently don't work with the latest beta."Error: Addon 'wackytoasterTweeen' ACE 'initializeTimeline' uses "variadic" parameter which is not supported in the SDK."
Can you fix this? That would be very useful for me.
Alright, I´ve updated the addon. Make sure you read the release notes for how to update since this is a breaking change!
construct.net/en/make-games/addons/163/tweeen/1-0-3-0-372
Let me know if it works out. Cheers!
thanks ^^
Thank you :)
Is it possible for you to stay at the last version it did work?
Either way, the addon only uses variadic in the initializeTimeline action. If you don´t use that feature it would be rather easy to just remove it. Else I think it isn´t too hard to change it either, but I don´t know how it will behave in terms of compatibility... you might have to remove all initializeTimeline from your project temporarely, update the addon, then add them back again.
Ashley: If I deprecate the action with the variadic, will construct still refuse to load it?