Questions tagged [inkle-ink]
3 questions
2
votes
0 answers
Is there any way to join Inkle (.js, JSON, .ink) with Android Studio projeсt?
I'm new here, really need to find the answer cause there's a lack of info about this little problem. I made text adventure game in Ink (Inkle editor for interactive novels). I've been trying to "plug" the story (exported for web in JS, HTML and CSS)…

moses slime
- 21
- 1
1
vote
1 answer
Unity + Ink/Inkle: How to load a saved story state JSON
So in our visual novel game using the ink/inkle API for unity, I'm trying to implement a save and load system, but I am currently having trouble with loading the saved state the way I intend to.
Based on the API's documentation, to save the state of…

Patorikku
- 61
- 8
0
votes
0 answers
How can I automate testing of inkle stories?
I am searching for a library (or an example implementation) to help me automate tests of inkle stories.
I only found this web based tool http://jeejah.xyz/quill/, which allows recording and replaying a story.
But I need an offline alternative, to be…