How do you make the shiny animation? Thanks :)
Viewing post in 170 tcg pack, 21 fields, 12 frames (64x96) comments
Hi, I used this template in CodePen to make an animation, a simulation of how it would look in a real game. It's possible to do something similar with shaders in a game engine using the camera vector and rotating the card with the mouse. You can also expand the background and move it backwards to make a parallax effect.