Topic: I want my hit effects to appear in front of the character
The character I'm making right now is based on 2D Sprite. The effect that appears when the character hits is also based on Sprite animation, but it appears behind the character, so it's hard to see it. How can I make the effect to appear on the character?
+ And I also want to put my ui behind the character.