Hi, my animator tells me that she's using Multiply for layers with shadows. Does the Spine Flutter engine support multiply layers? Just asking before we invest too much in this direction.
Thank you
Hi, my animator tells me that she's using Multiply for layers with shadows. Does the Spine Flutter engine support multiply layers? Just asking before we invest too much in this direction.
Thank you
PABretherton Yes, spine-flutter supports blend modes, so you can use the Multiply blend mode for slots. The skeleton celestial-circus
used in the Physics
example scene in the example project uses Multiply
for the shadow slots, and you can see that it is displayed cleanly.