You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, I copied an example ink file from the official documentation and so far I can't figure out how to fit these functions nicely into it. There are also no tags there.
I added bindings and observation in the example rather to show how to do it. If we want to see it in action as well, I think we need to write our own example Ink script.
the game.lua has calls to
story:observe
andstory:bind
yet it doesn't trigger at all since thestories/game.ink
has that missing.The text was updated successfully, but these errors were encountered: