real-ezTheDev / GodotEzDialoguePlugin

MIT License
109 stars 10 forks source link

changed get_connection_list() to and from keys to to_node and from_node #8

Closed adrientremblay closed 4 months ago

adrientremblay commented 6 months ago

A quick fix that by observation would seem to fix the error logs. More testing is needed though to determine how this actually affects functionality of the plugin.

fixes #3

real-ezTheDev commented 5 months ago

merged your change to the dev branch for testing.

Yuzuke commented 5 months ago

res://addons/ez_dialogue/main_screen/main_panel.gd:185 - Invalid get index 'from' (on base: 'Dictionary')

I'm still getting this