luckyrawatlucky I'm so sorry, I had updated this thread (and its title) back when it was updated, but I forgot that the plugin description said that. The first version with the c3 runtime was 3 months ago: construct.net/en/forum/construct-3/general-discussion-7/spriter-c3-addon-5-28-2019-130240/page-12
luckyrawatlucky I didn't realize it still said that. I've updated the description, as the C3 runtime has been supported for a while now.
5-29-2019
Morganov Thanks for reporting back. If you'd like, please send me the project file with a link back to this thread to maildqr@brashmonkey.com. Please also give any relevant instructions on how to see the bug taking place quickly, as well as where I might find any events that might be contributing (if you think there are any). I'll take a look and see what I can find.
New version, yall.
Seriously, thanks for your patience. Hopefully, this fixes most of your issues.
Let me know how it goes.
5-28-2019
additions
bug fixes
Hey again everyone. Sorry for the long delay. I was able to make a lot of progress on some tough, but very cool upcoming Spriter 2 stuff. I should be able to get started on the C3 stuff by next week, hopefully sooner. Thanks for your patience.
Sorry. I've been tied up with a few things, including some rather complex Spriter 2 functionality.
Hopefully it won't be much longer before I can take a look at this stuff and release the needed fixes.
Develop games in your browser. Powerful, performant & highly capable.
Thanks for the kind words and support, everyone. And thanks for your patience.
Setting it to predraw just made all the effects make everything invisible, instead of some being black boxes.
Thanks
Ashley - Is there a simple way to support effects for drawing plugins, or is it a very involved process? Almost any effect I try to apply just makes every quad a black square or invisible.
The drawingPlugin edittime instance.js has this.GetInstance().ApplyBlendMode(iRenderer) in Draw(iRenderer, iDrawParams).
this.GetInstance().ApplyBlendMode(iRenderer)
Draw(iRenderer, iDrawParams)
What is the runtime equivalent of this? (even if I have to cache the blend mode setting on creation or something like that)
thanks Rable - try this version
Member since 16 Jan, 2009