How can I get this look in my mobile game? Is this some different shader it looks so smooth and kids friendly.
link to game: https://play.google.com/store/apps/details?id=com.makabaka.hellrider2
How can I get this look in my mobile game? Is this some different shader it looks so smooth and kids friendly.
link to game: https://play.google.com/store/apps/details?id=com.makabaka.hellrider2
Sure. “Hellrider” and horned skull demons chained to a burning lava temple is kid friendly.
Anyway, looks like custom shaders and a good artist. Can’t tell much without things moving.
Lol I meant kid friendly graphics wise.
So there’s nothing I can do to achieve this look without writing custom shaders?
You can get similar results with the standard shader set. Most of the quality is coming from the assets and textures, though.
How should the textures differ?
Flat textures, no normal mapping, little detail yet high resolution so edges dont get pixelated.
There’s definitely some AO and GI going on. Either baked or just some basic realtime screenspace solution.
As for the standard shader, turn down smoothness to 0, you don’t want any sort of reflections to get this look.
Thanks, will try that.