insideout-andrew / simple-card-pile-ui

This plugin provides a flexible and customizable card pile user interface for the Godot game engine. It is designed to handle various card-related functionalities including drawing, discarding, and managing different piles.
MIT License
84 stars 9 forks source link

high resolution cards #3

Closed nocturne123 closed 2 months ago

nocturne123 commented 2 months ago

I am struggling with card on resolution of 842*595, I have no idea how to set scale on the texture. I'm currently using a canvas layer with a scale of 0.3, configuring the hand pile in such a scale is painful. Any idea on different resolutions of cards? image image

nocturne123 commented 2 months ago

image sorry for the wrong image.