ABOUT COLOR SNIPERS U
Color Snipers U is an Android game developed in Unity3D and C#. It is a first-person camera game, in which snipers from the other side of windows in a virtual home shoots paintballs on the player. Closing the windows before the attack of the snipers saves the game. Every paintball shot over the player reduces the health and eventually lead to game over.
SOME CODE
This code is used to generate each level in the game to be constructed dynamically. This scriptable object holds all the configurations related to a level.
This code detects whether there is a collision between an invisible collider and a window. Once, there is a collision this checks whether this window is closed, otherwise, this triggers a paintball from the snipers
This code applies a feature known as Window Witch. A wizard appears to close every window for some specific time. The effect of the wizard appearing in the game is implemented using coroutine.
ANIMATIONS AND ANIMATORS




SHADER GRAPH

PARTICLE SYSTEM
![]() | ![]() | ![]() |
---|