jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

dialog panel: extract response button into subscene (or update existing version) #133

Closed jackmakesthings closed 7 years ago

jackmakesthings commented 7 years ago

Seems preferable to set up a template and instance that, vs. having to set all the button styles up in the response block's add_block method.