godot-card-game-framework
godot-card-game-framework copied to clipboard
Make the card highlight fancier
Some sort of glowing particles etc.
Made them glowing, but I would also like to make the glow pulse slowly
I remember seeing a nice card back teaching before, but I can’t find it, it’s uncomfortable
I found a similar one, it feels cool if you add it to the back of the card https://www.reddit.com/r/godot/comments/jnmezc/i_have_no_idea_if_i_need_this_but_2d_shaders_are/
I've seen it and funnily enough, this is the sort of thing I wanted to have in the first place :)
I did achieve the pulse but making card back like that example would be 😚 👌
This seems hella relevant: https://www.youtube.com/channel/UCcAlTqd9zID6aNX3TzwxJXg :)
#114 I used pbr texture and achieved this effect https://www.reddit.com/r/godot/comments/jnmezc/i_have_no_idea_if_i_need_this_but_2d_shaders_are/
Very nice. I'll take a look