
Ever wondered how you could implement a shockwave effect to your mod like the Pillar shields? How to give your explosions a bit more 'oomph'? In this guide, I'll teach you how to implement them! Don't worry, it's easier than you might think.
The basics
The shockwave effect is actually a surprisingly simple screen shader, the code of which is as follows:
Code:
...