This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Proposal: Exported
file containing just dialogue and Raw
file containing all information.
#14
Labels
As whiskers gets more complex, it makes less sense to have the graph information ( like location, data associated with it, etc ) inside the exported dialogue asset. I propose this:
When working on a project, there is a
raw
file that contains:Undo
andRedo
functions )Going to
Save
will save thisraw
file. There would be a new optionExport
to save just the dialogue information, with none of the graph related data.I believe this would a QOL improvement when working on loaded graphs, as you'd have the full history to scrub through, as well as make the exported asset leaner and easier to read. It would also solve #9 as we'd be storing the full ( or perhaps truncated ) history object.
This would be a 2.x project.
Any thoughts or suggestions on this idea @Awkor @luizcarlos1405? Cheers!
The text was updated successfully, but these errors were encountered: