sipahiro Hello, Will it be possible to add blur effect to images(meshes) eithor in the editor or in code at runtimes? I'm using Starling but it seems spine2d doesn't support Filters yet... Please shed some light on this. Thanks!
Mario We have an issue on the tracker for filter support: [starling] Add filter support · #883 That said, we haven't worked on this yet, as it is unclear how to best approach adding that support given our mesh rendering setup. It is unlikely we will implement this feature in the super near term future. I might take a look after the upcoming 3.8 release.
yang123456789 Hi, have you added this feature to the new version of Spine yet? I’d really like to know because I need that functionality. Thank you!
Harald @yang123456789 I'm sorry to say that no built-in blur effect is available in Spine yet. If you tell us which runtime you're using, we can describe some possible solutions for you.
yang123456789 I think the engine we’re using is called something like Pixi. I might not need bone to control the picture. I just need the picture to rotate, move, and have a blur effect, kind of like that.
Davide yang123456789 As far as I remember our spine-pixi runtime is compatible with pixi-filters which contains a blur effect. Here their doc: https://pixijs.io/filters/docs/