Asylum – Ascent from Madness

Asylum – Dev Diary 15

February 18, 2018

Illness has struck, probably due to the continuous cold and wet weather here in the UK. So, my progress has been hampered. Today I was looking around for some seamless textures and tiles for the various floorings I will need. However, I did find one bug that I wasn’t expecting. My swinging door (in fact… [Read More]

Asylum – Dev Diary 14 : Refining Dialogue

February 17, 2018

Finally a Saturday where I can actually work on Asylum development. Today was more about refining what I currently have in place rather than adding in new things. Tomorrow I’m going to continue my focus on filling out the first floor. This will take a while as there’s a lot of sprites that will need… [Read More]

Asylum – Dev Diary 12 : Examination

February 4, 2018

This weeks focus was the continuation of the inventory system and implementing the start of the object examination process. What I wanted to do was to alter the way the inventory displayed on the right of the screen so that I could display the name of the object and a series of buttons that allows… [Read More]

Asylum – Dev Diary 11 : Little Tweaks 2

January 28, 2018

Today’s development time was severely limited due to other factors. So all I’ve been able to achieve is a little preparation work for the inventory system. I was trying to come up with a method that would allow the inventory items to also display a few action icons (examine, use, etc). I think I’ve found… [Read More]

Asylum – Dev Diary 10 : Little Tweaks

January 27, 2018

Due to time constraints today’s development was a little shorter than usual. So instead of trying some big additions I concentrated on a few minor things. The first item I wanted to try out was adding sound effects to the dialogue system. This was extremely simple mainly because I’d set it up to be extensible… [Read More]

Asylum – Dev Diary 9 : Pick up

January 21, 2018

Today I had to quickly return to the language files to update the Quick Message script and the Add Quest scripts to handle multiple languages. And before starting the inventory system it was necessary to work out the best way of handling the text strings. I decided to use the objects name (in english) and… [Read More]

Asylum – Dev Diary 8 : Static Light

January 20, 2018

One thing that I needed to amend with the lighting is to prevent every light from being constantly updated. A light that isn’t moving and isn’t going to be casting any additional shadows can be set as static so that the game doesn’t need to recalculate the shadow mask every frame. So, one of today’s… [Read More]

Asylum – Dev Diary 7 : Dialogue System

January 14, 2018

The dialogue system I started yesterday has been proving to be tougher than I expected. To put it into some perspective the game is created from instances, those instances are made from objects and each object is assigned a sprite (or series of sprites). Now my initial dialogue code was based on instances so that… [Read More]

Asylum – Dev Diary 6

January 13, 2018

Complicated stuff going on today. Firstly I have now completed the schematic of the first floor expanding it a little from my original plan. I’ve mapped out all the objectives and worked out how the player will proceed through the level. And so onto the next challenge allowing a trigger that pans the camera across… [Read More]

Asylum – Dev Diary 5

January 7, 2018

Due to other technical issues I’ve had no time for development this week, and next weekend could be a problem as well. I need to replace a failing hard drive in a relatives PC (because I’m the only one that can do that sort of thing) and that’s liable to take one full day. So,… [Read More]

1 9 10 11 12