Mouse click effect

Hi

I am making Top Down RPG game.
Is there tutorial how to make mouse click effect like in League of Legends and Path of Exile etc. ?

Thanks for help

Hi ShadowCoin,

Can you be a bit more specific? Are you talking about the right click to move and left click to attack? Spawning an animation? Additional information would be extremely helpful in knowing what you are specifically looking for in regards to mechanics and functionality.

You would probably do it with a particle system and spawn it at the hit location.

Hey
so… i mean like when i move with left click it will spawn some kind of animation to click location. And after that my player will move there. And when i click with right button it will attack. Or with left click to enemy.

I would use a simple decal effect for that, so that it can be raycasted on uneven terrain properly.