W&M Game Dev Blog
  • Blog
  • About
  • Contact

Indispensible Ink

6/13/2021

0 Comments

 
A text-based adventure game, like HRO, requires a lot of writing — this is probably not a surprise. What was a surprise was finding a new tool to generate, edit and integrate the lots and lots of written bits into the Unity engine to make an actual playable game. That tool is INK, a free text-creation tool developed and distributed by our friends at Inkle Studios — you probably know them for "Heaven’s Vault" or their recently released “Overboard” which is getting a lot of well-deserved critical attention at the moment — it’s a gem and a must-have if you love murder mysteries.
Picture

After fifteen years of writing, finding a new process is not an easy thing. But Ink’s advantages made it well-worth scaling the small learning-curve. Yes, at first glance it looks like a programming language, and there is some architecture to get used to. But once you have the basics down, Ink streamlines the writing process, especially editing, to the point where I’m not sure we could have created HRO without it. Branching text — like conversations — can be easily read and edited because Ink allows you “play” the scenes in a separate window while viewing and editing the code in real time — an intuitive, natural reading  process that is also a tremendous time saver.
Picture

Ink also facilitates integration of the JSONs you create into your Unity framework by allowing the author to set flags that trigger actions in the Unity game. So the animation of a character you’re having a conversation with will change facial expressions in coordination with the dialogue, or buttons on the player’s console can be made to light up at the appropriate time, that sort of thing. Plus there’s a robust and clear system of flagging errors within Ink, so it’s easy to troubleshoot and tougher to construct files which don’t work at run-time — though I have managed that several times thanks to my own coding terribleness.

Yes, we’re officially fanbois. If you’re a creator of interactive fiction, we highly recommend checking out Ink. 
0 Comments



Leave a Reply.

    AUTHOR

    Worthing and Moncrieff, LLC is an independent developer of video game stories founded in 2015.

    ARCHIVES

    July 2021
    June 2021
    May 2021
    September 2019
    July 2019
    June 2019
    May 2019
    February 2019
    January 2019
    May 2018
    April 2018
    January 2018
    December 2017
    October 2017
    September 2017
    July 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Blog
  • About
  • Contact