db0 / godot-card-game-framework

A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
http://dbzer0.com/projects/godot-card-game-framework/
GNU Affero General Public License v3.0
907 stars 96 forks source link

During dragging, highlight the CardContainer will be dropped into #53

Closed db0 closed 3 years ago

db0 commented 3 years ago

Due to #52 , often I drop the card in the wrong place. It would be beneficial that when a card is being dragged, it highlights the container it would drop onto when released. This would also prevent issues when trying to attach a card.