Browsing '2016': Students starting in 2016

Game Design 2 – Sound design of the Music of the game : The logic behing it (Team Leviathan)

Author : Arnaud Mimoun
 For this week’s blog I’ll talk about the struggles I had to work on the music of our game.
For this major asset I made a total of 3 loops, each one’s preceded with a segment off music to create transition between each loops that compose the music of our game :
 

Here is the original music from which comes the loops and segment of music.

   I as Producer, Project Manager and Sound Designer of our game […]

/ Comments Off on Game Design 2 – Sound design of the Music of the game : The logic behing it (Team Leviathan)

Game Design 2 – Sound design of the Music of the game : The logic behing it (Team Leviathan)

Author : Arnaud Mimoun
 For this week’s blog I’ll talk about the struggles I had to work on the music of our game.
For this major asset I made a total of 3 loops, each one’s preceded with a segment off music to create transition between each loops that compose the music of our game :
 

Here is the original music from which comes the loops and segment of music.

   I as Producer, Project Manager and Sound Designer of our game […]

/ Comments Off on Game Design 2 – Sound design of the Music of the game : The logic behing it (Team Leviathan)

Game Production Diary 4

This was the last week before our beta demonstration. We finally got together all our assets into one large pile to get them into a comprehensive experience. I finally got some time with everything we have. And the construction of the level turned out to be an interesting thing to do (I never doubted that it will be).

I had only a general idea of how to structure our level. The task we have allows us to create games with only […]

/ Comments Off on Game Production Diary 4
Program: Game Design

Game Production Diary 4

This was the last week before our beta demonstration. We finally got together all our assets into one large pile to get them into a comprehensive experience. I finally got some time with everything we have. And the construction of the level turned out to be an interesting thing to do (I never doubted that it will be).

I had only a general idea of how to structure our level. The task we have allows us to create games with only […]

/ Comments Off on Game Production Diary 4
Program: Game Design

Shot, shot, shots.

Heyo, here we are again for a new post on my blog. Today I’m going to talk projectiles and their animations. So buckle up your seat belt and let’s jump in into panda’s analytical brain again.
Anyway for today I’m going to talk about projectiles. At first I thought since our protagonists are insects, that they would spit fluids at their enemies and that their fluids would be on the other side of the spectrum to bring contrast. Per example if […]

/ Comments Off on Shot, shot, shots.
Program: Graphics

Shot, shot, shots.

Heyo, here we are again for a new post on my blog. Today I’m going to talk projectiles and their animations. So buckle up your seat belt and let’s jump in into panda’s analytical brain again.
Anyway for today I’m going to talk about projectiles. At first I thought since our protagonists are insects, that they would spit fluids at their enemies and that their fluids would be on the other side of the spectrum to bring contrast. Per example if […]

/ Comments Off on Shot, shot, shots.
Program: Graphics

The Boss Core

With little time to spare we forged on this week in order to complete the game’s features and have them working to fulfill beta. We identified the missing parts as sprites, sounds, background and the final boss. Since powerups and changes to shooting has been made from the beginning of the project, the boss has been on the backburner for a long time. Now that we have them where we want them, it’s was well overdue to complete the design […]

/ Comments Off on The Boss Core
Program: Game Design

The Boss Core

With little time to spare we forged on this week in order to complete the game’s features and have them working to fulfill beta. We identified the missing parts as sprites, sounds, background and the final boss. Since powerups and changes to shooting has been made from the beginning of the project, the boss has been on the backburner for a long time. Now that we have them where we want them, it’s was well overdue to complete the design […]

/ Comments Off on The Boss Core
Program: Game Design

Camera Movement

This week I’ve been working on our game’s camera. It’s heavily inspired on the camera behaviors of games like Zelda or Metroidvania. It basically follows the player until it hits the boundary of a room where it then stops. If the player enters another room from there, the camera will transition over to the new room and then follow that room’s boundaries.
I created this because once more we in our group have decided to re-design a few things. As we […]

/ Comments Off on Camera Movement
Program: Programming

Camera Movement

This week I’ve been working on our game’s camera. It’s heavily inspired on the camera behaviors of games like Zelda or Metroidvania. It basically follows the player until it hits the boundary of a room where it then stops. If the player enters another room from there, the camera will transition over to the new room and then follow that room’s boundaries.
I created this because once more we in our group have decided to re-design a few things. As we […]

/ Comments Off on Camera Movement
Program: Programming

Level Design and wave patterns

Hello
 
So this week started with the playtest were we got some good feedback. We got a feeling on what´s good and what’s needs improvement. One of the points we got and agreed on was how the enemy waves spawned and the overall raise of difficulty in the game.  So this week I have tried to design good waves so the game have a good raise in tempo and difficulty.
The execution of this was easy since our programmer made it super […]

/ Comments Off on Level Design and wave patterns

Level Design and wave patterns

Hello
 
So this week started with the playtest were we got some good feedback. We got a feeling on what´s good and what’s needs improvement. One of the points we got and agreed on was how the enemy waves spawned and the overall raise of difficulty in the game.  So this week I have tried to design good waves so the game have a good raise in tempo and difficulty.
The execution of this was easy since our programmer made it super […]

/ Comments Off on Level Design and wave patterns

Even more animations

So, this week has been full of animations since that was the only thing that was left to implement before the beta.
Since we are using Anima 2D in unity it made it easy to move between the animations, if you need to change anything or make a new animation or pose then you can just move the bones and you have a new pose. But the problem with this is making a clip-doll that can be bent in this […]

/ Comments Off on Even more animations
Program: Graphics

Even more animations

So, this week has been full of animations since that was the only thing that was left to implement before the beta.
Since we are using Anima 2D in unity it made it easy to move between the animations, if you need to change anything or make a new animation or pose then you can just move the bones and you have a new pose. But the problem with this is making a clip-doll that can be bent in this […]

/ Comments Off on Even more animations
Program: Graphics

Ricochet Projectile

This week I worked on, among other things, a power up which, when activated, launches a projectile which ricochets off of the sceen boundary and all enemies. It damages all enemies it collides with and stops bouncing around after a set period of time.
The design thought behind the projectile is to add power ups that encourage skillful usage of them. When an enemy drops a powerup, it drops three which all go in separate directions.
(The image above shows the three […]

/ Comments Off on Ricochet Projectile
Program: Programming

Ricochet Projectile

This week I worked on, among other things, a power up which, when activated, launches a projectile which ricochets off of the sceen boundary and all enemies. It damages all enemies it collides with and stops bouncing around after a set period of time.
The design thought behind the projectile is to add power ups that encourage skillful usage of them. When an enemy drops a powerup, it drops three which all go in separate directions.
(The image above shows the three […]

/ Comments Off on Ricochet Projectile
Program: Programming

Adding new sounds – Week 4

Hello and welcome to my blog.
This Monday we had the beta playtesting where we had to show our improved game since the last playtesting. The feedback was a lot better than the last one due to the fact that, people actually gave us a feedback on the things we already had implemented into the game, instead of writing what they would like to see.
I was pleased to see that we got a really positive feedback regarding the sounds in the […]

/ Comments Off on Adding new sounds – Week 4
Program: Programming

Adding new sounds – Week 4

Hello and welcome to my blog.
This Monday we had the beta playtesting where we had to show our improved game since the last playtesting. The feedback was a lot better than the last one due to the fact that, people actually gave us a feedback on the things we already had implemented into the game, instead of writing what they would like to see.
I was pleased to see that we got a really positive feedback regarding the sounds in the […]

/ Comments Off on Adding new sounds – Week 4
Program: Programming

Missing pieces

In my last post, I discussed our game’s lack of an engaging central challenge (or at least that was what I was getting at). Since then, I’ve been trying to figure out what that engaging central challenge could be.
There were a number of possible answers, the most obvious being to throw in a bunch of enemies to give the player an immediate threat to avoid. This is a tried and tested way of making games ”fun”, which, I […]

/ Comments Off on Missing pieces
Program: Game Design

Missing pieces

In my last post, I discussed our game’s lack of an engaging central challenge (or at least that was what I was getting at). Since then, I’ve been trying to figure out what that engaging central challenge could be.
There were a number of possible answers, the most obvious being to throw in a bunch of enemies to give the player an immediate threat to avoid. This is a tried and tested way of making games ”fun”, which, I […]

/ Comments Off on Missing pieces
Program: Game Design

Animating using Anima2D in Unity.

Hello readers. I’m getting really bad with keeping promises from previous weeks. Last week I mentioned how to make a seemingless background, well that won’t happen this week! Instead… This post will be about how to add bones to 2D meshes and how the animation process is with the help of Anima2D(A Unity program found in the asset store).
As I just wrote, this week I have been rigging and animating our existing sprites to make them look more alive. I […]

/ Comments Off on Animating using Anima2D in Unity.

Animating using Anima2D in Unity.

Hello readers. I’m getting really bad with keeping promises from previous weeks. Last week I mentioned how to make a seemingless background, well that won’t happen this week! Instead… This post will be about how to add bones to 2D meshes and how the animation process is with the help of Anima2D(A Unity program found in the asset store).
As I just wrote, this week I have been rigging and animating our existing sprites to make them look more alive. I […]

/ Comments Off on Animating using Anima2D in Unity.

Reacting to Feedback

A continuation on my previous blog post.
First of all, we had issues with Unity Collaboration once again (whoever saw my Alpha-presentation knows what I am on about, also mentioned in my blog earlier). The project updated poorly and caused the game to crash on one of the computers. Of course, this brought negative feedback that we later on filtered out.
To conquer this issue once and for all I decided that the weekend before any presentation showcasing the game our programmer […]

/ Comments Off on Reacting to Feedback

Reacting to Feedback

A continuation on my previous blog post.
First of all, we had issues with Unity Collaboration once again (whoever saw my Alpha-presentation knows what I am on about, also mentioned in my blog earlier). The project updated poorly and caused the game to crash on one of the computers. Of course, this brought negative feedback that we later on filtered out.
To conquer this issue once and for all I decided that the weekend before any presentation showcasing the game our programmer […]

/ Comments Off on Reacting to Feedback