Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeremyfa
86 days ago
I actually plan to tackle the "graph in sync with the narrative script files" in the future, just not the focus yet :)
1 comments
jayd16
86 days ago
Nice. Something short of the full lift that might be useful is to add a reflection API along with the playback API. That way implementing import/export of .lor files to an engine format becomes a lot more appealing. Something to think about, anyway.
link
jeremyfa
86 days ago
For more specific use cases, you can already export a JSON representation of any .lor content (can be done at runtime).
link