Setrani: Misgivings. Roleplaying the Hero




In my dreams, I flee.

Since I was a kid, I run during the night, so much that is it any wonder that I don't want to do anything during the day?

One time, it's a creature half man, half bull, running on the walls with an axe; a few times it's the guards, or the force of gravity, then it's spies, a tiny spider, chinchillas...

Last night it was epic: a lost civilization, moving labyrinths, dark abyss, yellow train stations in the summer sun in the '70s, and Lovecraftian cultists, who glue on my teeth a sticky slime to have a magical second sight.

Anyway, the recurring element of these dreams is that sooner or later during the flight, I step through a non-existant forest along the railroad in my backyards, each time feeling the thrill of the as-fast-as-possible getaway from home, and my pleasure at my escape route of choice, which I'm sure my pursuers will fathom just too late. And so I run along the railroad trail, from my town to the next, and then I wonder where to go, like I'm not knowing any place after that, or I'm struggling too hard to imagine things, I'm at a loss.

In short, it doesn't matter: it only matters that I know these woods at night, that they don't exist but that I love them, and that I run, and how magnificent is that thrill!
How beautiful that flight, crazy, terrified, forgetful of all ties, traitor of all pacts, mindful only of my salvation.

In my dreams, I embrace my secret call to cowardice.

The above, in a nutshell is Setrani: his motivations, what he cares for, his character.
Law abiding to a fault during the day, he looks with hostility on the hostile environment outside his shell, a self-content bother-me-not city clerk, forced, as the game starts, out in the desert, to face a challenge from which he cannot escape.

While the above is about Setrani's character, Setrani's behaviour, instead, is something about you, the game player: will he stick to his basic impulse to self-preservation at all costs, or will he weigh in the greater good into his decisions? Will he not take sides except his own, or not even that, or, rather, try to look past sides entirely? That's your call!

The general story will happen or not, regardless of Setrani's choices and behaviour: he is only a character in a larger play.
However, the choices available to him (that is, you) will affect the point of view on that story, the experience of that play, as well as how some events will turn out.


Marco Pedrana, the daydreamer, good for nothing half of Two Bits Kid, artist, liar, cowardly backstabber, I don't have red hair.

Developer Diary - Shader and Pixelart Technology

SiENcE
My name is Florian and i'm one part of TwoBitKids. I'm coding the game, create gameplay mechanics and do parts of the level design. I code games for over 10 years now (i.e. Ultima Iris, an 3D client for Ultima Online).

Today I want to describe to you how we combine pixelart with shader technology to change scene ambience.

2D equals 3D ?

All games use either OpenGL or Direct3D and these APIs are clearly made for 3D. 2D is only a complicated abstraction and reduction of these APIs.

That's why in my opinion all current video games are 3D games and can use shaders.

There are 3 types of shaders:
  1. Pixel Shader attempt to manipulate the color of each pixel of a given texture. They are used to define the material of the surface (reflection, refraction).
  2. Vertex Shader attempt to manipulate the vertices. They are mostly used for 3D to transform your polygons and meshes.
  3. Geometry Shaders are processed after vertex shaders and are used for rendering hair or shadow volumes.
Most 2D games only use pixel shaders, because the vertices or geometry is fixed to stick onto the pixel grid. When 2D games use pixel shaders, they only try to change the material (color) of their sprites. When speaking of changing the color of a pixel I not only mean red, blue and green, but also the whole ambience of a scene.
Here steps in: Color Grading.

Color Grading variations with random LUT Tables

Color Grading

Color Grading is a technique used in movies for changing the ambience of scenes. It's mostly used for changing Brightness, Saturation or Contrast. But you can also change the curves of bright and dark areas and do selective changes to colors.

In Aeon of Sands we use color grading to change the ambience of the game in certain scenes or situations like day, night, combat or with spell effects.

Here you can see how a scene can change its mood from day to sunset to night.

Day
Sunset
Night


To use color grading in video games, you need a color grading shader and a so called LUT table (3D color lookup table). In the pictures above, the only thing we have changed was background and the lut table.

Here is the standard 16bit lut table...

and a modified one.


If you want to get informed about Aeon of Sands news, subscribe to our mailinglist.

 SignUp for Updates & Release News



If you want to try color-grading for yourself, read the following references:
http://udn.epicgames.com/Three/ColorGrading.html
http://kpulv.com/359/Dev_Log__Color_Grading_Shader/

Christmas under the Kinami tree


Play offline: Windows | MacOSX

It's time to get into the Christmas spirit! Do you want to find out how we celebrate the season under the Kinami tree? Then head over to our blog and start playing! We created a little game to help you kill the time until 2016.

We wish you all a very Merry Christmas, С Рождеством, Feliz Navidad, Joyeux Noël, fröhliche Weihnachten, Buon Natale, לעבעדיק ניטל, Class aptent taciti!

Marco & Florian 

Monthly Update: December

Hi everybody! In the last few weeks we have been really busy, so we would like to use this post to draw you a rough map of the here and now of the ’Aeon of Sands - The Trail’ development.

Current Status

By now, we have completed about 75 per cent of the graphics for the background and objects. On that regard, we have now about one third of the game world designed, with four dungeons completely playable - with monsters, items and everything.

Here you can see a snapshot of Marco's framework to create one of the outdoor scenes. 


Roadmap

For the next two to three months, we plan to work on the following tasks:
  • complete the said background graphics and dungeon walls
  • color the remaining illustrations for the many game dialogues
  • finish the next ten dungeons and outdoor areas
  • start working on the audio part of the game

After that, Marco will draw and complete the NPCs and monsters, while Florian will populate the dungeons with enemies, putting the world of Aeon together. We will talk about the various areas in different posts.

Fun fact: While we knew we would cherish the illustration time, we have also recently discovered how much fun it is to create audio effects by recording and editing the sound of kitchen tools.

Having fun with kitchen tools

So you see, we’re currently on full production, also getting valuable help from two talented external artists for additional animations. We’re pretty much able to keep on schedule, even though we have not yet a defined release date.

We also plan to start our STEAM Greenlight Campaign in April, so the next few month will be really exciting!

We will keep you posted! Have a good time, and thanks for reading!

 

Copyright © 2018 Two Bits Kid. All rights reserved.
Disclaimer | Impressum | Home