/godot_state_charts_examples/** !export-ignore 42 changes: 42 additions & 0 deletions 42 .gut_editor_config.json Original file line numberDiff line numberDiff line change @@ -0,0 +1,42 @@ { "background_color": "262626ff", "compact_mode": false, "config_file": "res://.gutconf...
3 changes: 2 additions & 1 deletion 3 addons/godot_state_charts/godot_state_charts.gd Original file line numberDiff line numberDiff line change @@ -37,7 +37,8 @@ func _enter_tree(): get_editor_interface().get_selection().selection_changed.connect(_on_selection_changed) # Add the ...