godot-card-game-framework
godot-card-game-framework copied to clipboard
Implement Token-based scripting
In a lot of games, tokens themselves might add extra effects or execute things depending on a trigger
I need to have a way where a token can include scripts that will initiate the ScriptingEngine