Chibiko
Chibiko
Thanks. Waiting for it :) I was trying upgrade, but now my programming skills are at low level :) And i can import addon, but it not worked as well...
Yes :) There is a branch, but plugin still do not working in 3.0 godot :) So we are still waiting for updates. Thanks.
Hi! I am using Godot_v3.0.2-stable_x11.64 right now :)
Вот прямо такая же обшибка...
Okay. I fix all for godot 3. And fix some ... logical errors. DialogueParcer (fixes for functions only): ``` ... func look_up_event(target): return events["eventTarget"][target] func load_file_as_JSON(path): var file = File.new()...