In sourcing the technical aspects of the Interactive Narrative project my team has embarked on, I am decidedly looking towards Unity Game Engine and what it can offer as a platform to shape and tell our story.

So our story is currently about this thief who has a house full of objects he has stolen and each object has a story to tell. These branched out narratives will eventually coalesce and lead to the capture of the thief. So in terms of plot for the game itself, the players start off at the time when the thief is already caught, so they kind of are looking into the past to see what and how these things all come together.

We decided on an isometric view for the game. Because of the players ability to ‘time jump’ which we will give them, I feel that it is appropriate as the isometric view has this sort of god-like presence to it and it is very much like in the Sims games. So will be sticking with that for now.

And here is a preliminary tryout at the game engine. I have created an isometric view by locking the camera vantage point to a certain angle. But the images are like these 2D images of small blocks that I need to piece together which is quite a lot of work. But because of the angles of the placement you will see it as an isometric space.

We can already see the potential of placement of objects, how they might be revealed or hidden due to the isometric restrictions for the player’s line of sight. And here I am only just interested in trying out the simple interaction of mouse over to make the objects rotate. Which I can then further extend into click actions, button actions, etc to maybe play audio, highlight objects. So that will depend on how we move on from this point.