- Home /
Question by
Jack-Mariani · Jan 27, 2017 at 04:44 PM ·
2dspritesorting layers
Blood splats 2d that sticks only on one 2d sorting layer
Hey everyone. I'd like to implement one special effect, that is blood splats.
Let's just describe my basic situation, simplified.
I've 2 Sorting Layers for my sprite.
1 - Background
2 - Foreground
The blood splat is just one sprite image that needs to appear above Foreground on the edge of some objects (shown as other sprites), but I don't want them to appear on the Background.
On the other hand I always want to have foreground appear above background.
At the moment I'm using this asset: https://www.assetstore.unity3d.com/en/#!/content/27642 , but it's not the best choice for moving objects in the foreground.
Does anyone have any ideas how to implement this.
bloodsplats.png
(216.1 kB)
Comment