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

Use `global_position` consistently instead of `position` #8

Open mathrick opened 2 months ago

mathrick commented 2 months ago

Fixes #7.