Monthly Archives: April 2017
Sound of Life – The beginning
Hallo everyone! My name is Emil Wahlund and I’m a member of the group !false and we are working on a concept called Sound of Life. In the game you plays as a rescue worker in an bombed city and your mission is to find people that has been buried under collapsed buildings. You do this by listening through sensors to try to pinpoint their location so that they can be rescued. I’m the lead designer in the group and also […]
Sound of Life – The beginning
Hallo everyone! My name is Emil Wahlund and I’m a member of the group !false and we are working on a concept called Sound of Life. In the game you plays as a rescue worker in an bombed city and your mission is to find people that has been buried under collapsed buildings. You do this by listening through sensors to try to pinpoint their location so that they can be rescued. I’m the lead designer in the group and also […]
First week – Preparing the map
During the first week, the group mainly worked with preparing/setting up our project for the coming production. That including things as planning our map, writing up story elements for our game and doing research, which I personally took responsibility for. In this post I thought I’d mainly talk about the map.
Planning out the map
We needed a visual representation of what our map would look like. Something that we could both play around with to test our […]
First week – Preparing the map
During the first week, the group mainly worked with preparing/setting up our project for the coming production. That including things as planning our map, writing up story elements for our game and doing research, which I personally took responsibility for. In this post I thought I’d mainly talk about the map.
Planning out the map
We needed a visual representation of what our map would look like. Something that we could both play around with to test our […]
First week – Research
Since our theme is quite a sensitive topic, it’s important to do plenty of research beforehand. None of us in the team had ever been in any type of war zone or anything like that in our lives, which makes it quite hard for us to put ourselves in those people’s shoes, let alone trying to do the same with our players.
Though we decided that the game would not actually take place in Syria, the situation is still heavily inspired […]
First week – Research
Since our theme is quite a sensitive topic, it’s important to do plenty of research beforehand. None of us in the team had ever been in any type of war zone or anything like that in our lives, which makes it quite hard for us to put ourselves in those people’s shoes, let alone trying to do the same with our players.
Though we decided that the game would not actually take place in Syria, the situation is still heavily inspired […]
BGP – Day 23
Alpha
We have reached alpha stage and (should) have a playable game to show our teachers. Luckily we have a playable version of our game, though it is lacking a lot of art, lighting and feedback that is supposed to lead the player through the game. Now a lot of art have been created it just haven’t been put into every part of the game. Before we had our alpha, we had the morning to prepare our game.
I therefor helped one […]
BGP – Day 23
Alpha
We have reached alpha stage and (should) have a playable game to show our teachers. Luckily we have a playable version of our game, though it is lacking a lot of art, lighting and feedback that is supposed to lead the player through the game. Now a lot of art have been created it just haven’t been put into every part of the game. Before we had our alpha, we had the morning to prepare our game.
I therefor helped one […]
[5SD037] Multiplayer
So in this blog post I will write about one of the most important systems in multiplayer game. The network solution.
In The Summoning we chose to use Photon PUN, can be found here, this because I have used Photon together with Unity before (only some experimental projects). Photon is a great framework for making simple multiplayer games in Unity. It doesn’t take much code and time to get a game project up and running. Which is exactly what […]
[5SD037] Multiplayer
So in this blog post I will write about one of the most important systems in multiplayer game. The network solution.
In The Summoning we chose to use Photon PUN, can be found here, this because I have used Photon together with Unity before (only some experimental projects). Photon is a great framework for making simple multiplayer games in Unity. It doesn’t take much code and time to get a game project up and running. Which is exactly what […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
A Rat Betwixt
This post is already 2 weeks late – so let’s get going right away.
It’s been over a year since the last series of posts and now I’m back to write about the project I’m curently working on: A Rat Betwixt. It’s a turn-based local (for now – probably online in the future) multiplayer co-op(tional?) strategy RPG, with some deception and hidden agendas mixed in.
The game is played on one large screen – such as a TV or a projector – […]
Big Game Project: post 2, Problem solving
This should have been posted last week but was delayed due to the lack of content to post and procrastination. Eighter way, week four turned out to be mostly problem solving. I started out with trying to importing the mesh, rig, and animations into Unity as seperate files rather than bake it all into a single FBX file after hearing from a upperclasmen that it was better. Problem was that I could not get it to work even though I connected the […]
Big Game Project: post 2, Problem solving
This should have been posted last week but was delayed due to the lack of content to post and procrastination. Eighter way, week four turned out to be mostly problem solving. I started out with trying to importing the mesh, rig, and animations into Unity as seperate files rather than bake it all into a single FBX file after hearing from a upperclasmen that it was better. Problem was that I could not get it to work even though I connected the […]
A Rat Betwixt Blog Post #1 – Introduction of an “Additional Artist”
Hello, everyone!
You probably don’t remember me, but for those who do I am now back once again on a new Game Design Studies Game. Before it was the Pirate fights fish swimming space shooter “Yarr! Swimulator” (Codename Mermaid River) as the main animator. Now I have joined the game project named: “A Rat Betwixt” under the position “Additional Artist”
So, as to introduce all of you to this project, why don’t I start by explaining how I got introduced and eventually […]
A Rat Betwixt Blog Post #1 – Introduction of an “Additional Artist”
Hello, everyone!
You probably don’t remember me, but for those who do I am now back once again on a new Game Design Studies Game. Before it was the Pirate fights fish swimming space shooter “Yarr! Swimulator” (Codename Mermaid River) as the main animator. Now I have joined the game project named: “A Rat Betwixt” under the position “Additional Artist”
So, as to introduce all of you to this project, why don’t I start by explaining how I got introduced and eventually […]
Week 3 of Big Game Project: Early UI and what to show the player.
Beyond more production and design work, migration of systems from the prototype to an early pre-alpha build began. Since systems were no longer being tested by internal testers, the game required an UI on both the server and client screens displaying statistics like player health, Initiative number and which attacks are selected. The transfer lead to the use of actual equipment to appear on the GGC floor where the UI appeared differently and would require different solutions.
Above is one of […]
Week 3 of Big Game Project: Early UI and what to show the player.
Beyond more production and design work, migration of systems from the prototype to an early pre-alpha build began. Since systems were no longer being tested by internal testers, the game required an UI on both the server and client screens displaying statistics like player health, Initiative number and which attacks are selected. The transfer lead to the use of actual equipment to appear on the GGC floor where the UI appeared differently and would require different solutions.
Above is one of […]
BGP – Vecka 5
Denna vecka på Torsdag har vi vår första milstolpe med spelet, Alphan. Målet denna vecka har alltså varit att få klart alla modeller till Alphan, så att vi ska kunna vissa upp dessa på Alphan, och även ha med i spelet under speltestningen och Alphan.
Mina prioriteringar har då varit att modellera klart föremål som vi ska ha i vår miljö. Både ”lösa” saker så som skelettben och skallar och ”fasta” saker som pelare och grindar. Att modellera statiska föremål har […]
BGP – Vecka 5
Denna vecka på Torsdag har vi vår första milstolpe med spelet, Alphan. Målet denna vecka har alltså varit att få klart alla modeller till Alphan, så att vi ska kunna vissa upp dessa på Alphan, och även ha med i spelet under speltestningen och Alphan.
Mina prioriteringar har då varit att modellera klart föremål som vi ska ha i vår miljö. Både ”lösa” saker så som skelettben och skallar och ”fasta” saker som pelare och grindar. Att modellera statiska föremål har […]