Ever wondered how to give more life to your sprites without animations? By using a vertex shader, you can use the GPU instead of CPU to get beautiful effects with a low performance cost.
In this tutorial we work on giving a portal a wobble and rotation effect, with a simple shader, using shader graph.
Enjoy.