Easing effect for absolutely ANYTHING: Transparency, volume level, effect parameters, animation frames, you name it. Pick from pre-defined easing effects or def...
Meanwhile found these errors :P imgur.com/a/BnlfNe0 while using with C2 runtime
I was debugging the desktop version and saw them in the log again. I'm using the debugging tools to remove their dimmer: imgur.com/a/0yzsuG7
This doesn't seem to affect the ease in the game though through preview.
Not sure I understand. "remove their dimmer"?
Well this is not only the Ease plugin. It's also the JS Plugin that shoots those messages. Does the JS plugin also work fine?
Kinda off-topic, they have this "dimmer" class that appears when a messagebox pops up, it dims the background to be darker to draw attention to the messagebox which bothers my eyes so I remove the html element in the dev tools.
The JS plugin was working well about a month or two ago when I used it last. This plugin works well too, it just gets these errors in the editor.
I can't see half of my replies by the way, unsure if they were deleted or there's a bug in the website.
Hmmm, weird. I'm not getting these errors. What version of Construct are you using?
Well, I guess Construct stopped supporting variadic parameters for actions and conditions. I think I can't help you with that now. To work around that I would need to make the whole other plugin.
R.I.P.
I'd suggest using older version of Construct. Does the game work though? Maybe it just shows in the console but still works?
Not getting them with c3 runtime either, what the hell? Could this have been like a one time random error?
The problem is that it wasn't en error in my plugin's code. That was clearly the message from the engine itself saying that variadic parameters are no longer supported. Which is something Ashley said once they were considering doing
No idea) I'm not getting this error in either of runtimes. I even tried different versions of Construct 3
This is odd, i'm not getting them any longer. Maybe it's the c3 runtime that stopped supprting those?
I'm using the stable version of C3 with C2 runtime, I'll test a bit and come back with some more info.