Version 0.05


This update is focused on the inclusion of a "Help" command. This command redirects to the player reading from an in game object currently called the help book which is a sort of dictionary for all of the important commands in the game. To get this to work I've also laid the foundations for a continuous actions system. This is currently implemented in a way that allows the game to track whether an actor has began reading, what book they are reading, and what page they are on until they stop reading. Until they stop reading they can then easily move the the next or previous page. Eventually I hope to use continuous actions in such a way as to limit what they player can do simultaneously, (for example walking somewhere might automatically stop your reading) but currently it's  just being used to track state.

Files

Release0.05.zip Play in browser
Dec 15, 2022

Leave a comment

Log in with itch.io to leave a comment.