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
948 stars 100 forks source link

Enable CardContainer placement to show in editor #112

Open db0 opened 3 years ago

db0 commented 3 years ago

Need to use the tool functionality in a way that when changing a CardContainer placement, this is adjusted in the editor as well.

Similar thing should be done for adding BoardPlacementGrids.