Daily Archives: March 11, 2016

V.7

Tjena allihopa!
Denna vecka har det byggts ett HighScore ”state”. Jag har försökt få spelaren att kunna lagra sin poäng från spelet så att spelet alltig kommer ihåg den bästa av de bästa. Jag började här med att göra ett nytt state där poängen på mästarna ska visas. I detta state har jag ritat ut en bakgrund där allting ska synas på, sedan gjorde jag en Text, gav den en font och storlek till alla olika ”vinnare”(1an, 2an…osv).
Kollar du på bilden nedan […]

/ Comments Off on V.7
Program: Programming

V.7

Tjena allihopa!
Denna vecka har det byggts ett HighScore ”state”. Jag har försökt få spelaren att kunna lagra sin poäng från spelet så att spelet alltig kommer ihåg den bästa av de bästa. Jag började här med att göra ett nytt state där poängen på mästarna ska visas. I detta state har jag ritat ut en bakgrund där allting ska synas på, sedan gjorde jag en Text, gav den en font och storlek till alla olika ”vinnare”(1an, 2an…osv).
Kollar du på bilden nedan […]

/ Comments Off on V.7
Program: Programming

MERMAID RIVER BLOG #5 – Under Ytan

Hejsan nästa läsare,
Det har allt varit en hektisk vecka med många överraskningar!  Till att börja med satte vi gasen i botten med respektives veckoplaneringar, efter att måndagens Beta-presentation givit oss den feedback vi behöver. Vårt Mermaid River fick bra kritik och det var just den boosten vi behövde för att fortsätta ge liv till vårt stora äventyr under ytan.
Min väg var redan utlagd. Jag har jobbat på en hel reva av artefakter, men det jag helst vill ta upp den […]

/ Comments Off on MERMAID RIVER BLOG #5 – Under Ytan
Program: Graphics

MERMAID RIVER BLOG #5 – Under Ytan

Hejsan nästa läsare,
Det har allt varit en hektisk vecka med många överraskningar!  Till att börja med satte vi gasen i botten med respektives veckoplaneringar, efter att måndagens Beta-presentation givit oss den feedback vi behöver. Vårt Mermaid River fick bra kritik och det var just den boosten vi behövde för att fortsätta ge liv till vårt stora äventyr under ytan.
Min väg var redan utlagd. Jag har jobbat på en hel reva av artefakter, men det jag helst vill ta upp den […]

/ Comments Off on MERMAID RIVER BLOG #5 – Under Ytan
Program: Graphics

HighScoreState

Hello,
This week I’m trying to make the switch to English, since I’ve been been informed it gives the blog a more professional look. I’ve worked on a lot of different things this week, for example I started with improving the menu system early in the week, and then realizing we have not planned for a High Score system. So, ultimately the mission landed on my desk and therefore the rest of the week has been about that.
At first I started […]

/ Comments Off on HighScoreState
Program: Programming

HighScoreState

Hello,
This week I’m trying to make the switch to English, since I’ve been been informed it gives the blog a more professional look. I’ve worked on a lot of different things this week, for example I started with improving the menu system early in the week, and then realizing we have not planned for a High Score system. So, ultimately the mission landed on my desk and therefore the rest of the week has been about that.
At first I started […]

/ Comments Off on HighScoreState
Program: Programming

Finale

Good evening everyone. I have mainly reworked our game design document this week on my own to let the rest of the group, mainly the programmers, focus on what they are doing. But we are in the finale stages of the process so due to the programmers not having enough time we had to take a different approach in some important design areas. The game world was to be destroyed by particle effect, meaning destroyed by alien ships impact. Spliting […]

/ Comments Off on Finale
Program: Graphics

Finale

Good evening everyone. I have mainly reworked our game design document this week on my own to let the rest of the group, mainly the programmers, focus on what they are doing. But we are in the finale stages of the process so due to the programmers not having enough time we had to take a different approach in some important design areas. The game world was to be destroyed by particle effect, meaning destroyed by alien ships impact. Spliting […]

/ Comments Off on Finale
Program: Graphics

Named pipe _u~

I’m going to talk about something I have not yet completed, but I mentioned it in my previous blog. What I have been trying to accomplish is to have one Windows Form application to communicate with Unity . The idea is to use the windows form application to control Unity.
Reason for wanting to do that is several, but mostly it’s to see how it can be done. Now the original plan was to use network. I have successfully tested network […]

/ Comments Off on Named pipe _u~
Program: Programming

Named pipe _u~

I’m going to talk about something I have not yet completed, but I mentioned it in my previous blog. What I have been trying to accomplish is to have one Windows Form application to communicate with Unity . The idea is to use the windows form application to control Unity.
Reason for wanting to do that is several, but mostly it’s to see how it can be done. Now the original plan was to use network. I have successfully tested network […]

/ Comments Off on Named pipe _u~
Program: Programming

Pause…Menu?

Hi,
today i am going to talk about what i have done since the last time i made an blog post.
So this week i worked on our pause menu. Yes, it is already implemented and it works.But here is the problem with it. Every time the player opens the pause menu all of our enemy’s which the player was playing against just disappear. And what happens next is more surreal the next wave of enemy’s spawns when you go back to […]

/ Comments Off on Pause…Menu?
Program: Programming

Pause…Menu?

Hi,
today i am going to talk about what i have done since the last time i made an blog post.
So this week i worked on our pause menu. Yes, it is already implemented and it works.But here is the problem with it. Every time the player opens the pause menu all of our enemy’s which the player was playing against just disappear. And what happens next is more surreal the next wave of enemy’s spawns when you go back to […]

/ Comments Off on Pause…Menu?
Program: Programming

Week 5 – Visuals of the new Level Design

Oscar Selstam, Team 12: Colossus Core
Background
This week I and the group have been working on the new level design. We had been waiting for our teams programmers to greenlight the screen size of the collision boxes we’re using for the levels collision map.
The collision map
Once we had the size we could finalize a resolution for the level. It ended up being a 8000×6000 pixels large image, which would have to be split into pieces for the final game.
Planning
This took place on […]

/ Comments Off on Week 5 – Visuals of the new Level Design
Program: Graphics

Week 5 – Visuals of the new Level Design

Oscar Selstam, Team 12: Colossus Core
Background
This week I and the group have been working on the new level design. We had been waiting for our teams programmers to greenlight the screen size of the collision boxes we’re using for the levels collision map.
The collision map
Once we had the size we could finalize a resolution for the level. It ended up being a 8000×6000 pixels large image, which would have to be split into pieces for the final game.
Planning
This took place on […]

/ Comments Off on Week 5 – Visuals of the new Level Design
Program: Graphics

Building a Menu ground up. Part 1.

Having the beta presented, the team has gotten time to catch a breather, and now we’re ready for the final push before the release!
With all gameplay related things working, while the graphic artists churn out more animations and updating older sprites, we need to build everything around the game.
One of the things we needed was a menu.
We already had a menustate that we made at the same time as all other states, but it didn’t do much apart from being […]

/ Comments Off on Building a Menu ground up. Part 1.
Program: Programming

Building a Menu ground up. Part 1.

Having the beta presented, the team has gotten time to catch a breather, and now we’re ready for the final push before the release!
With all gameplay related things working, while the graphic artists churn out more animations and updating older sprites, we need to build everything around the game.
One of the things we needed was a menu.
We already had a menustate that we made at the same time as all other states, but it didn’t do much apart from being […]

/ Comments Off on Building a Menu ground up. Part 1.
Program: Programming

Desolate Echo – Week 7

So, I’ve been working on an animation for an energy shield for the hovercraft, specifically when the shield is recharged and re-activated again after being depleted by an enemy’s attack.
This is what I ended up with:
(and it’s looking pretty cool if I may say so myself)
A slow flash followed by softly flickering panels
I used GraphicsGale as usual, as the ability to create layers with opacity really is a big help in making this kind of transparent shield.
Design-wise I went with a bubble […]

/ Comments Off on Desolate Echo – Week 7
Program: Graphics

Desolate Echo – Week 7

So, I’ve been working on an animation for an energy shield for the hovercraft, specifically when the shield is recharged and re-activated again after being depleted by an enemy’s attack.
This is what I ended up with:
(and it’s looking pretty cool if I may say so myself)
A slow flash followed by softly flickering panels
I used GraphicsGale as usual, as the ability to create layers with opacity really is a big help in making this kind of transparent shield.
Design-wise I went with a bubble […]

/ Comments Off on Desolate Echo – Week 7
Program: Graphics

V 8 5SD033

I måndags var det beta presentation av vårt spel Mermaid River som vid det tillfället inte nådde upp till våra förväntningar som vanligt. Vi hade implementerat alla mekaniker och olika objekt men saknade estetiska delar so som en paralax bakgrund för att få en bättre känsla av djup i spelet. Enligt mig gick dock presentationen bra och vi fick bra feedback och i princip ingen kritik angående de designbeslut som vi har tagit. Mina uppgifter för denna veckas sprint som […]

/ Comments Off on V 8 5SD033
Program: Programming

V 8 5SD033

I måndags var det beta presentation av vårt spel Mermaid River som vid det tillfället inte nådde upp till våra förväntningar som vanligt. Vi hade implementerat alla mekaniker och olika objekt men saknade estetiska delar so som en paralax bakgrund för att få en bättre känsla av djup i spelet. Enligt mig gick dock presentationen bra och vi fick bra feedback och i princip ingen kritik angående de designbeslut som vi har tagit. Mina uppgifter för denna veckas sprint som […]

/ Comments Off on V 8 5SD033
Program: Programming

Blog week #5

Hello there reader and welcome to blog week #5. It’s getting closer to the final week of our project and we’re probably not the only group that can feel it.
Like the weeks before, I’ve mainly been working on the background. My plan for this week was to start designing the level as well as polishing the background, but I got stuck with refining the tiles. Hehe.
The background has once again received a different approach, and I like the way its […]

/ Comments Off on Blog week #5
Program: Graphics

Blog week #5

Hello there reader and welcome to blog week #5. It’s getting closer to the final week of our project and we’re probably not the only group that can feel it.
Like the weeks before, I’ve mainly been working on the background. My plan for this week was to start designing the level as well as polishing the background, but I got stuck with refining the tiles. Hehe.
The background has once again received a different approach, and I like the way its […]

/ Comments Off on Blog week #5
Program: Graphics

You got a new Highscore!

This week I finished our highscore system, but when I say finished I actually mean “we finally got this thing working properly don’t touch it”. We’ve actually been working on the highscore system on and off for a few weeks now and it didn’t work nicely until recently. And we still need to work a bit on the UI. Why it took so long is because we had a bunch of small problems that together caused a pretty large mess.

/ Comments Off on You got a new Highscore!
Program: Programming

You got a new Highscore!

This week I finished our highscore system, but when I say finished I actually mean “we finally got this thing working properly don’t touch it”. We’ve actually been working on the highscore system on and off for a few weeks now and it didn’t work nicely until recently. And we still need to work a bit on the UI. Why it took so long is because we had a bunch of small problems that together caused a pretty large mess.

/ Comments Off on You got a new Highscore!
Program: Programming