Tuesday, December 11, 2012

Narrative in games lecture

Last week we were required to attend a lecture on narratives in games and trans media.  The lecture focused on building an entire world around our story in order to create a game as opposed to a different style of media that is much easier.  For example, books are the simplest due to the fact that much of the world is filled in by the reader's imagination.  Movies add a second and third layer of visuals and audio combined to create what the director wants you to both see and hear.  Video games are a whole new medium, much like movies, due to the fact that they add a fourth layer to this which is interaction.  By allowing the player to interact with the world, we allow them to create a story that feels more personal and immersive than a movie.  Then, by combining all three, we can accurately create an entire universe through trans media.  This was the general idea of the lecture, but I felt as if I've heard it all before, mostly from our programming teachers throughout the last three and a half years at college.

Thursday, November 29, 2012

Things to Improve (?)

If I manage to have some free time, I would really like to come back to this project and rework some things as well as finish some polish that the systems desperately need in order to look nicer.

Some of these things include making the AI smarter and more state based (the basic layout is in there, but it needs a lot of game play programming in order to look complete) as well as mostly just polish for everything else that is in the game and tweaking of certain things.  The most prevalent tweak that should be done is probably the inventory system which we decided would just be picking up and placing objects as opposed to having an infinite list of items you can pick up.

The other thing I was looking forward to, but didn't have a chance to do because it would have been in next semester's class, is the audio manager.  This would have allowed my designers to easily work with different audio clips at different times, but for now we were just trying to get the game to look good enough for presentations so I wasn't able to implement the whole thing.  We've just been playing audio clips after importing them for now which works fine, but is not very pretty to look at.

Other than that, the game will probably be about ready to be put into a vertical slice with a lot of design work (mostly just tweaking and bug fixing to make everything feel, look, and sound better).

Im Back

Well, after a long Thanksgiving without internet, we're back.  Unfortunately I've found that our team has been cut for next semester so this project will be scrapped and I will be put on a new team to blog about for next semester.

I think the biggest reason why we got cut was between group dynamic as well as communication.  Between having an issue contacting people and being left with vague notes in the issues section of our repository as well as extremely short meetings where we continuously discussed things that were not relevant to what needed to be done that week (relevant to the project just not things we needed to be talking about), I can see why we got cut.  The meetings were the most unfortunate part of all of this because I tried to keep everyone on track, but I felt as if everyone was very scatterbrained or they just weren't into what we were actually doing because the conversations would always get ahead of ourselves. I honestly think this team would not have worked out in the end and, to be perfectly honest, I am glad we got cut.

I could see this happening around the middle of the year when a teammate came to a meeting and said that he didn't think we were going to make it in the end.  This seemed like it just killed a lot of our will at times, but I tried to keep everyone motivated enough to finish the project, but that seemed to backfire a bit because it caused more work for me with little results.

All in all, I'm happy with what I, personally, managed to accomplish even though it took me much longer than it should have due to scope issues as well as having to clean up the level every time I sat down to work on it.  At the beginning of the year I was uneasy about this team, but I told myself we would not be cut due to a lack of effort on my part, and, even though we did not make it to next semester, I definitely accomplished my personal goal.

Friday, November 16, 2012

Our challenge went fairly well today.  Unfortunately, we had some bugs which made the game look dumb at certain points, but it wasn't bad considering I wasn't told about many of these bugs until late last night and did not have a chance to fix them until this morning.  The two biggest issues are the inventory system breaking and the crouch breaking.  The crouch was fixed for the presentation, but another bug came up which cause the player to bounce up and down.  I have it fixed now since it was an easy issue to fix, I just didn't have time for it. As for the inventory system, we may be taking this out of the game because it is becoming increasingly irrelevant for the scope of our game.

Thursday, November 15, 2012

Just got the randomization finished.  The rooms seem to be appearing in the correct locations and they are not spawning on top of each other any more.

For testing purposes, I duplicated some of the room prefabs to give the illusion of having similar rooms in the asylum (i.e. around 3 of each, only 2 of the glass rooms since we have 8 random rooms all together).  It looks so much better now, the level seems much fuller with something going on in every room.  Some of the rooms are useless (tables and crates) but it gives the building a more realistic feel.

Anyways, all the systems are built, now they just need to be revamped, polished, and organized, but a lot of that comes next semester if we move on.  The last thing we need in order to present our vertical slice is all on the design and art aspects of our game.

The last few things we need to add for our vertical slice (more specifically) includes: more art assets (as many as we can muster), the rooms need to be fixed and tested as to accommodate all the random room prefabs that are initially being instantiated, and we need some different types of rooms.  The ones we have at the moment work for now, but it would be nice for some more versatility.

This should all be design and art work, but I have a feeling I will end up reworking many of the prefabs as well as the level in order to make sure our game is working.
Last night's Q.A. session went fairly well.  It ended up turning into more of a bug testing session, but it actually helped a lot from my stand point.  When I initially got there around 8:30 I found that the prefabs were still screwed up for some reason so I spent half an hour fixing them and implementing the randomization of the prefabs.  It pretty much works the only issue I'm still having is that sometimes multiple prefabs will appear in the same room, but I didn't have time to fix that last night.  I should have time to fix it tonight before we present tomorrow.

Wednesday, November 14, 2012

Looking to catch up on my blog posts before the end of the year so I will be attempting to post every time I do something from now until the end of the year.

Today we are looking for another Q.A. session in order to complete the requirement we need to pass on to stage 4 before break since it's the last time we can challenge to stage 4.  Unfortunately, we lost our producer to M.I.G.S. for most of this week so I have two big tasks I'm looking to complete today for this project.

First off, I need to be ready for the Q.A. session.  The last thing I need to test is the randomization of the room prefabs.  We ran into an issue where all the prefabs' transforms were messed up.  I asked for a size of (1, 1, 1) and the center of the prefab to be (0, 0, 0) so we can place the prefabs right in the center of the room and have the script take care of setting it up for us.  Something got messed up, so I was waiting on Vinny to remake them properly.  Now that I have them, I can properly test and debug this system.

The second thing I need to do today is run the Q.A. session for our team which I found out yesterday around 4:30.  This kind of threw a stick in the spokes of my plan for the day, but it shouldn't be a problem.  I'm just worried because I haven't run one of these before (I've been there but my job was usually fixing bug issues that came up).  Regardless, I am going to try to get two to three testers or so tonight and get all their responses and I think we should be good after that.  I do believe we are having another Q.A. session tomorrow night as well so we can get some good feedback on it.

Well that's about it for today, I'll be posting again soon I'm sure.