söndag 30 september 2018

Blog comments week 1-6

During this project we've also been commenting on some of the other students blogs, here are some which I checked out.

THE WATER OF UMIBŌZU (PRE-ALPHA STATE)

The background as tool for narrative and suspense

Scrum in team Ettin

Sprint 6 : Game over screen and victory screen

Player Feedback

Blog 6

Post mortem: Team Bugbear Umibozu

My previous posts have been detailing the design and production process of a game me and a couple of fellow students have been producing for a course in game design. Now the project is over and it is time to reflect on the experience.

In the end I think most of me group are feeling a bit disappointed with the end result. We ended up having to cut a bunch of features due to time pressure, whilst also having to hastily add features as the deadline got closer and closer. What we ended up with was a game with the the basic components we set out to add, but without much else. Features like a second enemy type, a boss fight, or a story told by the level design, were things we wanted to add but didn’t have time to.

Screenshot of the start of our game

Most of the problems we had could be attributed to inexperience. Starting out we had a concept document which was written by someone else. Instead of sitting down and creating our own more detailed version of that document we went into production quickly using the already made concept document. This meant that we had to make up design decisions on the spot, and when we didn’t write these decisions down it created confusion later when two different people said that it was supposed to work in two different ways. This would’ve been solved by having a master document where all the design decisions were documented, instead of wasting time arguing about what we decided last week.

We also had a hard time adapting to feedback we got during or playtesting sessions. I talked a out in my previous blog post if you want to read about it, but to sum it up: The testers didn’t understand how to play the game, and instead of making changes to address that, we assumed that it would all make sense to them when we fleshed out the game a bit more and improved the tutorial. This lead to the game stagnating due to the basic mechanics and gameplay being flawed. If we addressed it earlier we would have been able make our game play better and more intuitively.

These problems, combined with a lack of time due to all of us having other lectures and assignments, meant that in the end we only managed to build a game with a the basic components. The goal is to go from point A to B without getting sunk by sharks attacking you, if they reach you they slam into your boat and deal damage to you. The sharks are covered in a cloud of mist. There are also items that are covered in the same clouds as the sharks. To tell them apart you have to the spotlight attached to your boat to shine a light on the cloud, revealing what is hiding inside.

As for what I’ve learned personally this project has been pretty beneficial. The things mentioned above are great to have experienced because now I know how important proper planning and listening to your testers are. This project also gave me the opportunity to put some things I’ve learned into practice, the biggest has been animation. This is my first time creating a high quality sprite animation for a game and I’m very happy with how my process worked, and the resulting animation. I’ve talked about animation for the enemy shark in previous blog posts if you’re looking for the process.

The finished animation of the enemy shark.


With this project being over, that is all for now, Esbjörn out!

How (not) to Handle Playtesting

During the development process we had a couple of playtesting sessions where me and my team, together with all of the other teams, gathered to show and play each others games. The reason we did this was to give us an outsider's perspective on how the games felt to play. Things that are obvious to you when you are building the game might be completely alien to someone who isn’t involved in the creation process. This is something we struggled with a lot.

In our game you’re playing as a boat. Your goal is to move forward and get as far as possible whilst attacked by sharks hiding in the mist surrounding you. In order to protect yourself against the sharks you have to shoot them with your harpoon. In the mist you can also find helpful items to pick up, the problem is that in the mist they look the same as sharks and if you shoot the items they get destroyed. In order to see if it is a shark or an item approaching you have a rotating spotlight attached to your boat. You can turn it on and off, and when it is turned on it drains energy. More energy is one of the benefits you can get from picking up items.

The problems we had during the playtesting was that none of the playtesters could figure out the controls worked and had great difficulties understanding what was going on. They had trouble shooting the sharks because the way the harpoon projectile worked was different from how projectiles usually work in games like this. The testers also never found or noticed items because the placeholder shadow they used looked way to much like a shark. This lead to all of the testers destroying everything approaching them. Even when we told them how the game worked many testers found it difficult to understand the game.

The tutorial screen of one of our early playtesting builds


My point with this post is not to discuss the exact problems we had, but rather point out how our attitude to them were wrong. After the playtesting ended we all sat down and looked at the feedback we received and we could clearly see that the testers had a hard time understanding our game. Instead of identifying that, and making changes to the game design and how the game communicates the mechanics, we shrugged it off and assumed that the testers would get it when the game was more fleshed out. Of course, when we came back two weeks later the testers still didn’t get how to play the game. It was only in the final weeks that we started to take it seriously and made changes that actually made the game more intuitive. We simplified the harpoon and made the shadows covering the sharks and items more ambiguous, which is something that we should have done after the first playtest.

When we put our first prototype out for others to playtest we had most of the basic mechanics implemented, but when they didn’t work we didn’t try to fix them, we instead chalked it up to the testers being stupid and that they would understand if we made a better tutorial and when the game was more fleshed out. This is a dangerous thought because you are trying to protect your ego instead of realizing that your basic mechanics are flawed and you’ve made a mistake, but as long as the basic mechanics are flawed, the game as a whole is flawed. It is only when you realize this and fix it that the game becomes better, and sometimes you learn it the hard way, like we did.

With this lesson learnt we strive forward, that is it for now!