dialogic
dialogic copied to clipboard
Event fields should update/reset on certain conditions
When you change some values (like the character) then others (like the portrait) should change/reset.
Examples
- Jump (Timeline->Label)
- Character (Character -> Portrait)
- Text (Character -> Portrait)
This is possible now, using the event_resources ui_update_needed
signal in setters. It just has to be implemented for those cases.