Asylum
Asylum – Developer Diary Day 21
August 18, 2013Todays development was purely experimentation and research for implementing a UI into the game. The UI will serve to show the player the items he/she has collected as well as display information pertaining to the item. This will be particular useful for the puzzle elements. Secondary UI interfaces will be needed for any interactive elements… [Read More]
Asylum – Developer Diary Day 20
August 4, 2013Today was all about inputs. Changing the built in Unity keyboard and mouse controller for a more flexible one that would allow me to display the key required to perform an action in a visual way instead of having to display a text message such as “Press action to open the door”. With the built… [Read More]
Asylum – Developer Diary Day 19
July 28, 2013This weekend was another research based one. There are a few areas that I need to work out before continue the main level build. 1. User definable keys – now you’d have thought that a game engine such as Unity 3d would already have an easy to use key binding system and in fact it… [Read More]
Asylum – Developer Diary Day 18
July 21, 2013I’ve rolled Saturday and Sunday into one day this week due to the insane heat in the UK I’ve been unable to do as much as I would have liked. Today I concentrated on the little niggling things to get those out of the way so the rest of the floor and the first player… [Read More]
Asylum – Developer Diary Day 17
July 14, 2013Today I focused on adding some well needed dressing to the corridors. First up was the lightswitch, although non functional because the power is out, a very important item for any room or corridor. The second item that is needed for storytelling purposes is the tannoy speaker. This is placed in each cell and at… [Read More]
Asylum – Developer Diary Day 16
July 13, 2013Busy busy busy today. I made the decision to change the way I was building the environment. It initially made sense to build a large model within Shade 3D and then import the whole thing in to Unity. However I had still created things in a modular fashion in Shade 3D; with wall segments being… [Read More]
Asylum – Developer Diary Day 15
July 7, 2013Today was the day that everything started properly. I first had to scrap the corridor that I had previously created. along with the wall segments, and start again. Now that I have a drawn map of the entire first floor I needed to go back to the beginning and make sure everything snapped together correctly,… [Read More]
Asylum – Developer Diary Day 14
June 30, 2013Now that most of the preliminary bits and pieces are sorted out; texturing, lightmapping, single mesh modelling and UV editing, as well as a little bit of scripting, I turned my attention back to the drawing board to complete the outline map for the first floor of the game, as well as compiling a list… [Read More]
Asylum – Developer Diary Day 13
June 29, 2013Today was a shorter development day. I wanted to have a bit of a play around with the real time shadow options available for Unity Free. As you may or may not know proper real time shadows are only available for those lucky enough to be able to afford the Pro license – which I… [Read More]
Asylum – Developer Diary Day 12
June 23, 2013For those that aren’t following my facebook page I have decided to start posting my developer diary to arsoftware.co.uk as well. Ok, day 12. Today was a big day for development. After day 11’s complete failure to work out why my door trigger zone wasn’t working I sat down to work out why. Seems like… [Read More]