Is there a way to automatically sync a JSON file with the ink file? #657
Unanswered
Hussein-Attie
asked this question in
Game integration help
Replies: 1 comment
-
You can use the ink Unity integration package, available either here on GitHub or from the Unity Asset Store. The integration package automatically builds the ink for you, so you can just load up the json from game code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I have a JSON file that gets updated whenever the ink file is saved? For context, I'm using unity and to my knowledge there's no way that unity can identify the ink file in a buildable way, so is there any extension or scripts that would help me? Is it even possible?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions