Particle System problem

Hello there. I making a sidescroller game.

I want to use some particle system to make smoke etc (like in trailer video "Unity 2D Power - https://www.youtube.com/watch?v=rXDK6InUaO4) and there is my problem - the particle is behind the sprites.

What I should do?

This post should help you. You have to set the sorting layer for the particle system programmatically.

In game wiev works, but in scene view not… strange. Anyway, thanks!

Let me check the trailer for our own game and refresh memory…

Ah yes. This is just shuriken - so if it isn’t working in scene view, mouse over the scene view and press F with shuriken selected. Then zoom out a bit. If this doesn’t still work then just toggle ortho/perspective. You probably do need shuriken selected for it to simulate in the view…