top of page

An Indie Game Developer

Santosh N
Search


Post Processing Effect: Blur Effect
This is my third blog in the chain of Post Processing effects in Unity. In my previous blog we have tried to create Night Vision Effect....
santosh nalla
Sep 20, 20203 min read


Post Processing Effect: Night Vision Goggles
Make sure you read my previous blog on Introduction to Post Processing before you move on to this. Link: https://www.santoshnalla.com/pos...
santosh nalla
Sep 17, 20202 min read


Post Processing: Using Unity Shaders
Post Processing effect can change the look and feel of your game. But what exactly is Post Processing? Until now we have used our shaders...
santosh nalla
Sep 17, 20204 min read
Delegates, Events, Actions, Func
DELEGATES: Delegates and Events are usually super confusing. Here in this blog i will make them as simple as possible. Usually Delegates...
santosh nalla
Sep 10, 20205 min read


Lighting in Unity
Lighting in Game engines adds life to you game and makes them look beautiful but before applying lighting and making your scene beautiful...
santosh nalla
Aug 22, 20206 min read


Gun and Wall Glitch
If you have worked in an fps game, you must have surely encountered this scenario. What happens here is, if you go close to...
santosh nalla
Aug 10, 20202 min read


Reward Timer in Unity
Before reading this blog, i strongly recommend you to read my previous blog on Daily Reward Bonus. Link: https://www.santoshnalla.com/pos...
santosh nalla
Jul 31, 20202 min read


Daily Bonus Rewards
Welcome back to my blog. In this blog in am gonna teach you how to implement daily bonus in your game. So the first question? What...
santosh nalla
Jul 30, 20203 min read
bottom of page