I working in a 2d game with libgdx, and wanted to add some fancy light effects, like the ones seen here:
https://youtu.be/GPbLJ_QDOgo?t=214 (Revenge of the titans)
(the particles, the laser aim, etc)
and the effects that come out of their weapons here:
https://youtu.be/x66GUr-Lg8Y?t=215 (Soul Calibur)
I have some ideas but none of them seem adequate. I would like to hear some suggestions on how you guys would achieve that using libgdx with or without the use shaders.