Daily Archives: February 23, 2017

The matter of life

Hi, this is my third blog post, in which I’ll be talking about in-game feedback, more specifically, the collision feedback when the player gets hit by an entity that harms the player.
One of the reasons that made me work on this for the beta was all the feedback from everyone that play-tested the game during the alpha playtesting. The playtesters pointed out that there was no way to tell if they were getting hit by something, the health decreased but […]

/ Comments Off on The matter of life
Program: Programming

The matter of life

Hi, this is my third blog post, in which I’ll be talking about in-game feedback, more specifically, the collision feedback when the player gets hit by an entity that harms the player.
One of the reasons that made me work on this for the beta was all the feedback from everyone that play-tested the game during the alpha playtesting. The playtesters pointed out that there was no way to tell if they were getting hit by something, the health decreased but […]

/ Comments Off on The matter of life
Program: Programming

Blog 23-02-2017 Daniel Ahlberg Game Design 2

 
What type of enemies encounters are we going to have in our game?
 
In our new concept in our game we are going to have seven different enemies in the game represented by the seven deadly sins. That’s a lot of enemies and in hindsight, and all of the enemies must have some type of value to them, they can’t be just random.
 
So as the designer i decided that the enemies are going to be divided into three different categories. […]

/ Comments Off on Blog 23-02-2017 Daniel Ahlberg Game Design 2
Program: Game Design

Blog 23-02-2017 Daniel Ahlberg Game Design 2

 
What type of enemies encounters are we going to have in our game?
 
In our new concept in our game we are going to have seven different enemies in the game represented by the seven deadly sins. That’s a lot of enemies and in hindsight, and all of the enemies must have some type of value to them, they can’t be just random.
 
So as the designer i decided that the enemies are going to be divided into three different categories. […]

/ Comments Off on Blog 23-02-2017 Daniel Ahlberg Game Design 2
Program: Game Design

Tweaking sounds – Week 3

As usual, I will start with a photo that shows some new/improved aspects of the game. 
Things have changed a lot since the last week. Now, the sonar has a mesh effect (Cheers Jacob) and the moth gets to a horizontal position, when the player shoots the sonar. This mesh effect is really important due to fact that, now, the sonar does not reveal everything when shot. Enemies, death traps or other things could be hidden behind the walls, who knows?
However, this […]

/ Comments Off on Tweaking sounds – Week 3
Program: Programming

Tweaking sounds – Week 3

As usual, I will start with a photo that shows some new/improved aspects of the game. 
Things have changed a lot since the last week. Now, the sonar has a mesh effect (Cheers Jacob) and the moth gets to a horizontal position, when the player shoots the sonar. This mesh effect is really important due to fact that, now, the sonar does not reveal everything when shot. Enemies, death traps or other things could be hidden behind the walls, who knows?
However, this […]

/ Comments Off on Tweaking sounds – Week 3
Program: Programming

Title-screen Background

This week I have worked primarily on the Title Screen background for our thus-far nameless game based on the “Echo” Concept Document.
It is a relatively detailed picture, so it took quite a lot of time to make. I wanted it to invoke a sense of mystery, darkness and untouched nature.
I tried to create multiple layers of foreground and background so as to make the image seem as three-dimensional as possible, by, for example, having branches cross each other and drawing […]

/ Comments Off on Title-screen Background
Program: Graphics

Title-screen Background

This week I have worked primarily on the Title Screen background for our thus-far nameless game based on the “Echo” Concept Document.
It is a relatively detailed picture, so it took quite a lot of time to make. I wanted it to invoke a sense of mystery, darkness and untouched nature.
I tried to create multiple layers of foreground and background so as to make the image seem as three-dimensional as possible, by, for example, having branches cross each other and drawing […]

/ Comments Off on Title-screen Background
Program: Graphics

A Knight in the Night

Hi!
Its time again for another blog post and this time I’m going to talk about yet another character creation. The time has come for the knight in not so shining armor to pick up his shield and sword and join the hunt for the witch.
The knight is a slow moving enemy with a shield that blocks attacks from the front. In comparison to the farmer enemy he cannot throw projectiles. Instead, he performs a sweeping attack in an arc in […]

/ Comments Off on A Knight in the Night
Program: Graphics

A Knight in the Night

Hi!
Its time again for another blog post and this time I’m going to talk about yet another character creation. The time has come for the knight in not so shining armor to pick up his shield and sword and join the hunt for the witch.
The knight is a slow moving enemy with a shield that blocks attacks from the front. In comparison to the farmer enemy he cannot throw projectiles. Instead, he performs a sweeping attack in an arc in […]

/ Comments Off on A Knight in the Night
Program: Graphics

The Complete Flow of Spirits of The Shogun

Hey guys!
A lot has been done this week. After a couple of weekly design meetings we concluded how the game flow of Spirits of The Shogun works like, and it was up to me to program the game to have the decided flow.
In Spirits of The Shogun, you begin progressing through the endless level by walking to the right. You can’t walk back from where you came from. It’s like the level progression in older Mario games.
When you have reached a […]

/ Comments Off on The Complete Flow of Spirits of The Shogun
Program: Programming

The Complete Flow of Spirits of The Shogun

Hey guys!
A lot has been done this week. After a couple of weekly design meetings we concluded how the game flow of Spirits of The Shogun works like, and it was up to me to program the game to have the decided flow.
In Spirits of The Shogun, you begin progressing through the endless level by walking to the right. You can’t walk back from where you came from. It’s like the level progression in older Mario games.
When you have reached a […]

/ Comments Off on The Complete Flow of Spirits of The Shogun
Program: Programming

23/2 review

During this last sprint i haven’t done much in way of what i usually do for the team, rather, i have been engaged in the act of buying my relevance within the team. Nothing like money changing hands to grease the wheels. In all seriousness though, i did purchase a license for the unity extension ferr2d that is used to create terrain based on a single set of textures that the program loops and skews rather proficiently in order to […]

/ Comments Off on 23/2 review
Program: Graphics

23/2 review

During this last sprint i haven’t done much in way of what i usually do for the team, rather, i have been engaged in the act of buying my relevance within the team. Nothing like money changing hands to grease the wheels. In all seriousness though, i did purchase a license for the unity extension ferr2d that is used to create terrain based on a single set of textures that the program loops and skews rather proficiently in order to […]

/ Comments Off on 23/2 review
Program: Graphics

Enemies’ Effect

The previous weeks’ posts were about the teleport mechanic in “Burn Witch, Burn!”. This week I’d like to go through the dynamics associated with it.
The game’s world space is quite limited for a bullet hell. Combined with the floaty controls, from hovering over the ground on a broom, the player is very susceptible to taking damage. The teleport provides the player with a means to escape otherwise difficult predicaments.
In the early stages of prototyping, the enemies were only programmed to […]

/ Comments Off on Enemies’ Effect
Program: Programming

Enemies’ Effect

The previous weeks’ posts were about the teleport mechanic in “Burn Witch, Burn!”. This week I’d like to go through the dynamics associated with it.
The game’s world space is quite limited for a bullet hell. Combined with the floaty controls, from hovering over the ground on a broom, the player is very susceptible to taking damage. The teleport provides the player with a means to escape otherwise difficult predicaments.
In the early stages of prototyping, the enemies were only programmed to […]

/ Comments Off on Enemies’ Effect
Program: Programming

Vines

This time I have been working with vines. For our game we needed something to block off areas until the player has solved some kind of puzzle or found the right item. Since our environment is a cave we thougth vines would be a suitable obstacle, being something one could find in a cave and different enough from the rest of the environment to be clearly discernible, as opposed to e.g. a slab of rock which is also a perfect […]

/ Comments Off on Vines
Program: Graphics

Vines

This time I have been working with vines. For our game we needed something to block off areas until the player has solved some kind of puzzle or found the right item. Since our environment is a cave we thougth vines would be a suitable obstacle, being something one could find in a cave and different enough from the rest of the environment to be clearly discernible, as opposed to e.g. a slab of rock which is also a perfect […]

/ Comments Off on Vines
Program: Graphics

Animation of enemies

This week, I am going to introduce you to two of the three enemies in Selfish, a ranged enemy and a melee enemy. I will also describe how and why I did it and my thoughts about it. Every animation I create is with the frame by frame method in Photoshop,  which means; I recreate and draw every frame in the animation by hand, at least some parts of the picture.
This is what I mean when I meantion frame by […]

/ Comments Off on Animation of enemies
Program: Graphics

Animation of enemies

This week, I am going to introduce you to two of the three enemies in Selfish, a ranged enemy and a melee enemy. I will also describe how and why I did it and my thoughts about it. Every animation I create is with the frame by frame method in Photoshop,  which means; I recreate and draw every frame in the animation by hand, at least some parts of the picture.
This is what I mean when I meantion frame by […]

/ Comments Off on Animation of enemies
Program: Graphics

Blog 3

This week I have been working on yet another enemy, but this time it was a bit different from last time. This time, I did not do the concept myself, and now I am going to talk about how that worked out for me.
At first we were two graphic artists in my group. Unfortunatley our number got a bit shortened when one of us left, and now I am here with the rest of our work. I really do hope […]

/ Comments Off on Blog 3
Program: Graphics

Blog 3

This week I have been working on yet another enemy, but this time it was a bit different from last time. This time, I did not do the concept myself, and now I am going to talk about how that worked out for me.
At first we were two graphic artists in my group. Unfortunatley our number got a bit shortened when one of us left, and now I am here with the rest of our work. I really do hope […]

/ Comments Off on Blog 3
Program: Graphics

Plans for the Beta

Preliminary Assets and Artifacts for the boss fight
Sup,
Now that the presentation of the Alpha was out of the way it was time to prepare for the Beta.
It is of utmost importance that we have all our features done by the end of next week because that is when the feature freeze occurs.
So when returning to working with the Beta we took a look at the Product Backlog which should show everything we want to include into our game. The problem […]

/ Comments Off on Plans for the Beta

Plans for the Beta

Preliminary Assets and Artifacts for the boss fight
Sup,
Now that the presentation of the Alpha was out of the way it was time to prepare for the Beta.
It is of utmost importance that we have all our features done by the end of next week because that is when the feature freeze occurs.
So when returning to working with the Beta we took a look at the Product Backlog which should show everything we want to include into our game. The problem […]

/ Comments Off on Plans for the Beta