Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411487 Posts in 69371 Topics- by 58427 Members - Latest Member: shelton786

April 24, 2024, 12:40:57 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsJazon And The Dead - Top-down Action Adventure Game with Puzzle elements
Pages: 1 [2]
Print
Author Topic: Jazon And The Dead - Top-down Action Adventure Game with Puzzle elements  (Read 6306 times)
2ndStudio
Level 1
*


Game Developer


View Profile WWW
« Reply #20 on: November 10, 2016, 05:19:02 AM »

Hi guys,

We just released our demo so you can give it a go. If you play it. Let us know what you think in a comment Smiley



GameJolt:
http://gamejolt.com/games/jazon-and-the-dead-playable-preview/206379

Itch:
https://2ndstudio.itch.io/jazon-and-the-dead
Logged

Interactionman
Level 0
***



View Profile WWW
« Reply #21 on: December 29, 2016, 03:12:40 AM »

Hi Guys,

We have run into a problem, that I think a lot of people using Unity face.

We would like to have control over the shadow color. For example in the desert scene, and we would like to add more blue in the shadows but without effecting the illuminated areas. Kinda like Anubis in Overwatch. Picture: http://edge.alluremedia.com.au/m/k/2014/11/Screen-Shot-2014-11-08-at-7.50.47-AM.png

We can't use a custom shader, because we use a lot of different shaders and for the ground we use another asset from the store. Our own shaders does include a shadow color that we can tweak. But we need to change the shadow on everything.

Ambient light you say? No that's not gonna work because it influences the illuminated areas as well which means that is getting washed out and it looses the vibrant colors, which we don't want.

What we're left with is maybe to render out a render pass with the shadows, that we could then tweak like you would do in compositing of a film. But I havn't been able to find any information about this being possible. And we don't know how we should do it.

Any ideas?


Hi,
sorry it's a bit of a late reply to this by now, and you've probably already figured it out, but do you know about camera effects to do post processing of colour such as Amplify Colour (https://www.assetstore.unity3d.com/en/#!/content/1894) or other similar assets. It's pretty much the same process as most movies use these days and allows you to tweak the colours in your scene without actually touching the textures or lights in the scene. I think that's what you were looking for? I'm sure Overwatch would be using something like this, as do many modern games. You can make your own colour correction texture, or download some packs of pre-made ones, but it's pretty easy to make your own based on a screenshot of your own game and tweak the colours in Photoshop.


The ground texture blending stuff looks great by the way Smiley

Logged

Pages: 1 [2]
Print
Jump to:  

Theme orange-lt created by panic