Articles tagged Hermit
Updating the bug reporting tool
Apr 23 2022
The further we get into the development of Hermit, the more we realize how important bug reports are. I updated our bug reporting tool to include log messages and other useful information, and automatically report errors if the user allows it. Let’s see how it’s done.
Early Coffee Games at GDC 2022 in San Francisco!
Mar 16 2022
We have been selected to be part of the Swiss Games Delegation at this years Game Developers Conference in San Francisco! GDC22 here we come!
Scroll Rect - automatic scroll with elements navigation
Dec 30 2021
I’ve been struggling with scroll rects in Unity for quite some time now, and thought I would give it some time and try to understand how they work. I need them to do two things: dynamically adapt to growing content, and scroll with navigation inputs, i.e. arrows or joystick, when going over content in the scroll rect. Here is a breakdown of how I made it work.
Hermit: an Underwater Tale is now on Steam!
Dec 22 2021
After 2 years of development, we are happy to announce that we finally have a Steam page for Hermit: an Underwater Tale!
The game is not released yet, but be sure to wishlist it 😄
About the early visuals of the game and their main concepts
Jul 25 2021
As we approach our second milestone, I wanted to write this blogpost about some aspects and core ideas regarding the visuals of our game. In our workflow, we design everything together by bringing ideas and sketches and by discussing a lot. I then produce a first draft using the almighty superior pixel art software aseprite, and when everything seems OK I proceed with the animations before we implement them in Unity.
Creating a bug reporting tool
Jun 12 2021
Managing bugs and getting bug reports for a game is really important in order to improve the player’s quality of gameplay. To manage the bugs I wanted to use Github’s nice issue tracker, and I wanted testers to be able to submit bugs directly from within the game. Instead of doing this just for me, I implemented a package. Let’s see how I did all of this.
The rocket shell and its rarities
Jun 9 2021
Shells are at the core of Hermit’s gameplay, and how satisfying they are to use and how nice it feels to have different versions of them will determine how the player perceives the game. Today I want to address one of our earliest shell already present in the prototype, the Rocket shell.
Milestone 1: Basic gameplay, Enemy system, first boss, and storyline
Apr 13 2021
End of November, we hit our first milestone “Basic gameplay, Enemy system, first boss, and storyline”. Dwell with us into the state of the prototype and how we approached this new, exciting task of building a complex game.
About wining a pre-production grant, starting a company, and re-designing a game-jam product
Nov 27 2020
A little while ago, we wrote, with a lot of help from Jonathan Fellay, a successful pre-production grant application. What does this mean for us, what is Early Coffee Games, and why Hermit - an underwater tale?