AnidemDex / Godot-DialogPlugin

🗨️ A Dialog Node for Godot Engine
MIT License
212 stars 11 forks source link

Opening two timelines at once mix their events #22

Closed AnidemDex closed 3 years ago

AnidemDex commented 3 years ago

If you open a timeline and open another timeline while the old onle is still loading, events that are not loaded will be loaded in the new opened timeline.

Should be fixed changing the TimelineEditor base_resource behaviour