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: convert 'blocks' data array to a dictionary #137

Closed jackmakesthings closed 7 years ago

jackmakesthings commented 7 years ago

This is important because it means blocks can be looked up by key, essential for variable dialogue paths.