Graham Earley
Graham Earley
And also holding state between scenes (i.e. remembering what TwineNode is active when you enter a new scene)
Oh this would be even better than what I was thinking [here](https://github.com/grahamearley/FirestoreGoogleAppsScript/pull/28#issuecomment-392956320)!
Hey @piavgh, glad you're interested in the library! This library doesn't currently have realtime update support. It looks like the Firestore REST API does support realtime updates, as seen [here](https://developers.google.com/apis-explorer/#search/firestore/firestore/v1/)...
@calebebrim My project's solution has been to switch to the [Twison](https://github.com/lazerwalker/twison) format, which seems to work for larger stories.