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

A version of boardseek which can exclude some cards #164

Closed BertezBertez closed 2 years ago

BertezBertez commented 2 years ago

Would be useful for effects that exclude the owner or cards with the same tags. If this is already a functionality ignore

db0 commented 2 years ago

This is already possible. Use "comparison": "ne"