#do anyone know a good flipping card effect for a card game?
1 messages · Page 1 of 1 (latest)
Try speeding the flip up. Might look better
Your card’s clipping through the background. Move them further apart
im using this to show my card in my 2d game, can i not get the card despair from the background like you say? and can i add a back texture of the card to that?
huh?.. is it also clipping in the 3D scene? If it does then maybe it's a camera distance clip?
you might be interested in this: https://simonhartcher.com/posts/2023-04-23-get-3d-look-rotations-in-2d-with-godot-4/
It shows how to use shader code to fake a 3d flip in 2d.