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
895 stars 96 forks source link

Added ask_integer task #92

Closed db0 closed 3 years ago

db0 commented 3 years ago

Can now use the subject_count to modify more than one subject cards (It supports only specific tasks)

ask_integer can be used to set the subject_count

Can now set moving cards from containers as is_cost, based on subject_count