I’m working on a 2D bejewelled-style project and would like to show a selection ‘border’ (a rectangle) around my selected object. Looking around, it seems that a shader, like this:
http://nielson.io/2016/04/2d-sprite-outlines-in-unity/
is what is recommended, but is there not a simpler way?