This is the last blog post I will be carrying out as I hand in my stuff tomorrow. I am going to use this chance to have a quick reflect on the year and my project.
To begin with I was quite nervous and unsure of what I was going to be doing. I had various ideas throughout semester 1 which kept on changing which I got anxious about. Aspects of my idea were kept throughout - I wanted to design and create a relatively big 3D environment. I wanted this environment to be scary and I wanted it to be situated in a Mental Asylum.
After receiving my grades for semester 1 I was a little disheartened. I felt I had worked really hard and did not get the grades I was hoping for. This nearly put me off even trying in semester 2 as I felt, no matter how hard I try, I won't get much of a grade. However, after reading a book which I was hoping to help me create a story for my game I became much more interested and eager. The book was Sebastian Barry's 'The Secret Scripture'. I thoroughly enjoyed this book and decided to adapt it for my game. The other aspect of semester 2 that really engaged me was using Unreal Engine 4. I had never used this before but when I seen some tutorial videos online, I realized that I wanted to use it so much. After speaking to my supervisor about it, he enthusiastically encouraged me to go for it and download it.
I did so and it has become one of my favorite parts of this project. As much as it is tricky, I enjoy the problem solving aspects of coding and setting the levels up. As my game progressed, and my skill level progressed, I found myself enjoying it more and more.
As for my dissertation, I started that quite late however, due to my constant blogging and research, I did not feel rushed or stressed for time with this. Admittingly each section was difficult to start but once I had stuff written down, I quickly managed to form it into a well structured dissertation. The feedback I have had so far on it has been great. My lecture feels I am good at academic writing and am getting along well with it.
Tomorrow is when I had in my portfolio and blog. Later in the week I will hand in my dissertation. The following week I have my final presentation and then to finish; my exposition. This year has gone fast but I will be glad to be at the end of it. Constant stress gets tiresome after a while! I apologize if this has been a sloppy post but it is currently 3am and I am moments away from finishing my work. One thing that I have always disliked about hand-ins is the preparation for them. I was finished my work around 11pm and it has taken over 3 hours just to sort it and arrange it suitably for hand-ins. I wanted to get it all done tonight so I could move my focus onto dissertation tomorrow (next week).
Overall I have enjoyed myself more than I thought I would through this whole experience. My supervisor Ryan has been a great helped and has helped keep me enthused throughout. I am looking forward to the exposition as a chance to relax and show the work I have completed through the year. I went to last years one and it looked like a lot of fun.
Christy McLaughlin - Honours Project
Monday, 27 April 2015
Weekly Update - End Of Week 4 (April)
This was the last major week of work before hand-ins. Here is what was done:
This Weeks Intention
This Weeks Intention
- Polish whole environment and finish up ready for handing in on Monday
- Use Sunday as a last overall check up and prepare everything for hand in on the Monday
This Weeks Results
- This week has been a very successful week. Monday was spent editing my dissertation after receiving feedback from my supervisor. I have not touched this since and will not be doing so until I have handed in my portfolio.
- The main objective this week was to complete and polish the game. I gave myself a room per day which worked out very well. Most of the days I was ahead of myself and managed to get a little more completed than intended.
- Saturday and Sunday have been two difficult days. I did not get what I wanted to complete on Saturday completed so that fell over to Sunday. This then made Sunday much more difficult.
- I did however manage to get everything completed to a very satisfactory result.
Next Two Weeks Plans
As This will be my last blog (pretty much) I will show what my plans are for the next two weeks regarding my other hand-ins:
Week1 - 27th April - 3rd May
- Monday 27th - Hand in Portfolio & Blog. Complete all references in Dissertation. Quick look over dissertation
- Tuesday 28th - Spend all day going through dissertation, perfecting it. Tuesday night, prep dissertation for hand in.
- Wednesday 29th - Hand in dissertation
- Thursday 30th - Design and order: Photobook and Business cards (Exposition)
- Friday 1st - Sort out Posters for exposition
- Saturday 2nd - Create final presentation
- Sunday 3rd - Practice Presentation
Week2 - 4th May - 10th May
- Monday 4th - Present Presentation. Plan further development for Exposition piece. (fixes etc)
- Tuesday 5th - Apply final changes to game. Record Video for showcase. Semi Prepare for showcase
- Wednesday 6th - Prepare everything for showcase set-up. Look at interface. (Maybe set up at night)
- Thursday 7th - Set up showcase - morning. Evening is beginning of showcase (See lecturers)
- Friday 8th - Showcase
- Saturday 9th - Showcase
- Sunday 10th - Showcase
- (Monday 11th/Tuesday 12th) - End of showcase/pack up showcase
Personal Notes
Personally I am very happy to be near done. I do enjoy planning out the weeks like I have above as it gives me a clear indication of aims and goals. It also makes everything feel a lot easier. I will be carrying out one more blog post after this as a big final year review. I am handing this blog in tomorrow so I will not be posting anything more onto it.
Progress Update - Final Game
So I have now completed my game and it is ready to submit. I am very happy with this result. The last couple of weeks have been spent polishing it and enhancing it since the 'beta' version. I went through near enough every single texture and polished them up, adding in normal maps along the way.
Fixed Problems
Audio - I realized that the audio volumes were all wrong once I tried my game with headphones. A lot of it was far too loud. I had to go through it altering the volume of specific sounds in order for a more well rounded game.
Meshes - Lightmaps were all created autmoatically by Unreal Engine. This works but it does not give quite as good effect as creating them manually in Maya. I went back and sorted all lightmaps whilst I was checking through all my meshes.
Restart Function - I managed to implement a restart function in my game menu's. This enables an easy restart of the game
Story - I went through all the story pieces (journal extracts) and did my best to shorten them as I felt they were initially too long which could possible bore the player if they do not find themselves interested in the story element. I am hoping that with shorter articles, reading it can be quicker and easier and therefore, the story can be gathered much better.
I have one and only main issue with my game which I have spent hours trying to fix but was unsuccessful. It relates to the beginning objects interfaces - ID card, Medical Book, internet sheet and journal. Currently, a HUD operates whenever you are in a trigger box and press 'E'. This brings up a specific image on an object onto the screen. The idea is that it is an object you look at. So when you look at it and interact with it ('E') you can view it up close. The problem is that as long as you are in the trigger box and press 'E', the object appears on screen. Even if you are looking in a completely different direction.
I tried fixing this multiple ways. The main being using a line trace, to trace where the camera was looking during gameplay. I could get parts of this to work but overall I was not getting a desired effect. Unfortunately due to time I have had to leave it as it is. It is something I can maybe try have sorted ready for my exposition.
Fixed Problems
Audio - I realized that the audio volumes were all wrong once I tried my game with headphones. A lot of it was far too loud. I had to go through it altering the volume of specific sounds in order for a more well rounded game.
Meshes - Lightmaps were all created autmoatically by Unreal Engine. This works but it does not give quite as good effect as creating them manually in Maya. I went back and sorted all lightmaps whilst I was checking through all my meshes.
Restart Function - I managed to implement a restart function in my game menu's. This enables an easy restart of the game
Story - I went through all the story pieces (journal extracts) and did my best to shorten them as I felt they were initially too long which could possible bore the player if they do not find themselves interested in the story element. I am hoping that with shorter articles, reading it can be quicker and easier and therefore, the story can be gathered much better.
I have one and only main issue with my game which I have spent hours trying to fix but was unsuccessful. It relates to the beginning objects interfaces - ID card, Medical Book, internet sheet and journal. Currently, a HUD operates whenever you are in a trigger box and press 'E'. This brings up a specific image on an object onto the screen. The idea is that it is an object you look at. So when you look at it and interact with it ('E') you can view it up close. The problem is that as long as you are in the trigger box and press 'E', the object appears on screen. Even if you are looking in a completely different direction.
I tried fixing this multiple ways. The main being using a line trace, to trace where the camera was looking during gameplay. I could get parts of this to work but overall I was not getting a desired effect. Unfortunately due to time I have had to leave it as it is. It is something I can maybe try have sorted ready for my exposition.
Final Game
Personal Notes
As this is me at my final stages of hand-ins, I will be producing two more final blog posts - one will be similar to the last few I have done (a end of week update). This will also include my plans for the next two weeks regarding the rest of hand-ins. The last one I do will be an overall 'end of year' review type of thing.
Thursday, 23 April 2015
Supervisor Meeting - 12
Student Name: Christy McLaughlin
Supervisor: Ryan Locke
Date: 20/04/15
Agenda
Supervisor: Ryan Locke
Date: 20/04/15
Agenda
- Dissertation
- Current Progress
- Next Week (Hand-ins)
Progress Report
- Spent all of the meeting discussing my dissertation which helped a lot. Various topics arose however it was primarily Introduction and the contextual review. Both of which were good - just needed some aspects changing.
- We never got round to talking much about the portfolio - just what was linked with dissertation
- Discussed how he would like my portfolio submitted. All that he wants is for it to be well labelled and not too many folders
Agreed Action Report
All we discussed was the dissertation so the aspects of that that needed looked over were:
All we discussed was the dissertation so the aspects of that that needed looked over were:
- Structure of Introduction. It's a good introduction but needs to be structured a little better. It also needs to define aim and objectives clearer
- Main was similar - needed to re-jig parts of that and perhaps input a few more quotes
- The main topic of discussion was the methodology (which I had just sent him that day). It needs most work due to my lack of understanding with it but Ryan has helped make it clearer. I need to work on that quite a bit.
Personal Notes
So this week was all dissertation. At this stage my practical work is pretty much done - just polishing it at the moment. I am spending all this week completing my portfolio however I did spend Monday night, editing my dissertation to the recommendations made. My plan is to get more feedback on Monday and use Monday to complete all the references and make changes to the dissertation. Tues will be spent proof reading and finalizing it. I will then hand it in Wednesday after one last proof read
By the looks of things I will have one or two more blog posts completed before I hand it in (Hand in is Monday 27th). I will do these after I finish my portfolio. I will carry out another end of week review before finishing off with one last overall year review post.
Sunday, 19 April 2015
Weekly Update - End Of Week 3 (April)
Once again, this has been a successful week for my project. Here is what was achieved:
This Weeks Intention
This weeks plan was to complete:
This Weeks Intention
This weeks plan was to complete:
- Complete testing of 'beta' version
- Attempt 'Discussion and Results' in dissertation (Maybe Conclusion)
- Blog out exposition
- If time - complete Main and methodology of dissertation
This Weeks Results
After meeting with my supervisor a lot had changed with regards to my project through is own recommendations. This was no issue at all but here is what was completed this last week:
- Dissertation is fully done - apart from referencing and proof reading
- I have completed the 'Padded Cell' level of my game
- I have researched and blogged about the exposition
For End Of Next Week
Next week is pretty set in stone for what I want to do as it is my last week before hand ins. I am goign to spend a day on each part of my level to complete and polish it:
- Tues = Bedroom
- Weds = Dormitory
- Thurs = Lobotomy
- Fri = Grave
- Sat = Hallway
- Sun = Final touch up, one last blog, double check over hand in specification
I will spend Monday going through dissertation. This will be completed next week.
Personal Notes
This will be one of the last blogs I complete as the next week is purely practical work. Next Sunday I will do another end of week blog as well as an end of semester blog.
Exposition - Poster Plan
I am wanting to have 4 different posters showcasing my project. I have decided to show the Hotel Hallway and the Asylum hallway as this shows two completely different environments which are quite similar. This will hopefully spark some interest into what my final piece actually is. I also want a picture of the bedroom and a picture of the lobotomy scene. Again, these show the two different environments and I also believe - visually - they are the best and most interesting.
Rough Poster Ideas
Rough Poster Ideas
Poster's 1 & 2 - Rough |
Poster's 3 & 4 - Rough |
Personal Notes
These are my rough idea for posters. Like the rest of the exposition I will sort this out after my hand ins. I plan on visiting the print shop sometime this week or early next week in order to find out some more specific details. I hope to get my prints ordered on Friday 1st May (Maybe the Thursday - ahead of business cards). These will probably require the most time for completion. At the moment my main concern is my portfolio and dissertation.
Exposition Research - Research & Plan
I had a look at last years expositions so have a good idea of what is expected. I have used them as examples to plan what I want.
Looking at these I planned my own one. I am wanting to have 4 large images representing my final piece on my board. I will also have a personal statement, explaining what I have been doing. If there is more room I will write a little more - for those who are interested.
As you can see, I want to have the four posters set up as followed. Two of them will be quite low down but this should not be an issue. The personal statement will be at a suitable eye level for easy reading. If there is space next to the personal statement, I will use this to perhaps write more information on the year I have had.
Past Examples |
Exposition - Rough Plan |
Subscribe to:
Posts (Atom)