Adam & Ricky is a top-down pixel art shooter where our main character is the primordial man (at least according to the bible) and his faithful pig pet (don’t ask) and their adventures chasing Hitler and his minions. Gameplay-wise , the human, Adam, will be a ranged class and Ricky the filthy pig is going to be a melee oriented bruiser.

Since Adam has the positional advantage of being a ranged toon, Ricky will obviously be more tanky to withstand all the front line beating. He’ll also be somewhat more pissed off, which will obviously makes him more dangerous.

Since there are two characters that combine their skillset to progress throughout the game, the whole experience wil be local coop, with one player controlling a character each. If you haven’t got any friends, you can always play solo though!

Solo mode will be a bit like Donkey Kong. You will be able to switch characters at will, and the AI will take over the one you aren’t controlling to help out a bit. Don’t rely on it very much though, as it will be easily distracted and sometimes more of a nuisance tan a helping hand.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Post article RSS Articles

Devlog 6 - Pixel art and water shader improvements

Pixel art and dynamic shadows

As we build new Adam & Ricky maps, we are slowly refining the art style we want to be using throughout the game.

We have been improving the graphical detail of almost all of our assets, from the grass that fills a large part of the maps, to the larger and more special items. Obviously that means it’s going to take a bit longer, but we’re sure it will be well worth the wait.

Another improvement we’ve made to the graphics, is the inclusion of dynamic shadows for certain objects and enemies/NPCs.

portada

shop night

treehouse day

fishes

Water, shader porn

For a while now we’ve been pondering about how we want to portray water in the game world. Although it’s a pixel art game, and risking a bit of hate from those good old purists, in this case we went for a more realistic approach.

Is it worth it? See for yourself in the video below:

As you can see in the video, Adam is reflected in the water. It’s not just Adam though, it’s everything comes into contact with it, from enemies, to rocks and other decorative elements.

To create this effect, we duplicated the sprites that came into contact with the water, we flipped them, and we placed them on a render layer below the one that contained the water shader. This shader is simply a distortion shader animated with blending.

Sprites can be duplicated dynamically, or be already duplicated before compiling the game. The dynamic ones will be all the moving sprites that can either enter or exit the water area, and the rest will be fully static, such as stones, plants, etc.

An then, in the same way as we do everything outside the water, we organize the layers to give it that cool depth.

SORTING_ORDER_BACKGROUND_WATER_OVER_EFFECTS_MAX = -10; SORTING_ORDER_BACKGROUND_WATER_OVER_EFFECTS_MIN = -20;
SORTING_ORDER_BACKGROUND_WATER = -30;
SORTING_ORDER_BACKGROUND_WATER_MIRROR = -31; SORTING_ORDER_BACKGROUND_WATER_CLOUD_MIRROR = -32; SORTING_ORDER_BACKGROUND_WATER_LIVING_MAX = -40; SORTING_ORDER_BACKGROUND_WATER_LIVING_MIN = -60; SORTING_ORDER_BACKGROUND_WATER_PROPS_MAX = -70; SORTING_ORDER_BACKGROUND_WATER_PROPS_MIN = -80; SORTING_ORDER_BACKGROUND_WATER_WALLS_MAX = -90; SORTING_ORDER_BACKGROUND_WATER_WALLS_MIN = -100;

That way we can be sure that the fishes and other elements above the floor, and other pieces above water aren’t all affected simultaneously by the shader distortion.

Ultimately, we anted do add a few extra properties to the water so interacting with it wont feel boring as hell:

  • A water splash effect when walking on it or throwing something into it.
  • Color shifting. Depending on the size of the pool or lake, or if an enemy dies and splatters all his blood in the water thus turning it red.
  • If an item falls into the water, they sink, and if the item had blood on it, it will leave some marks that will dilute over time.
  • If a player or enemy i son fire, going into the water will get rid of the burning.

And that’s all for today folks! See you in the next post!

Devlog 5 - Alpha Demo

Devlog 5 - Alpha Demo

News

At long last, our demo for Adam and Ricky is out and ready to rumble! These last weeks have been rather hectic for all of us, as there were countless...

Devlog 4 - The musical

Devlog 4 - The musical

News

Today we’re talking a bit about the soundtrack for Adam and Ricky. Killing stuff is always better with a happy little tune in the background!

Devlog 3 - Shop system and merchants

Devlog 3 - Shop system and merchants

News

We go over the vendor and merchant system in the game.

Devlog 1 - Intro

Devlog 1 - Intro

News 2 comments

Long story short, our main character is the primordial man (at least according to the bible) and his faithful pig pet (don’t ask) and their adventures...

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X

Latest posts from @morefoes

RT @YokaiMask: You can find me in the NiceOne Barcelona from tomorrow till sunday. T.co

Nov 28 2019

RT @xDavidLeon: · SALES DATA: A THREAD · Aragami was launched on October 4th, 2016. For its 3rd anniversary we launched a Steam Da… T.co

Oct 8 2019

RT @YokaiMask: My little tribute to #blasphemous. I'm waiting so much this game. Proud to be from Spain. Good luck @TheGameKitchenT.co

Sep 10 2019

RT @chibigstudio: Gracias a @AnaitGames por dejarnos publicar nuestro postmortem sobre el #Kickstarter. Hemos querido contar todo lo… T.co

May 7 2019

RT @YokaiMask: Transition between scenarios is working!! Still very early WIP, but I can unload old scenario, to generate procedur… T.co

Mar 2 2019

RT @RickandMorty: Derelict. h/t: @probzz T.co

Feb 14 2019

RT @akojz: - Chiquito wad for Adam and Ricky Check. #pixelart #indiedev #screenshotsaturday #gamedev T.co

Jan 19 2019