nirupamkumar / TopDownShooter

@ Unity : 3D Top-down shooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TopDownShooter

University Project not a full verions of implmentation, mainly focus on Code and partial art & effects.

Features Implmented:

Player
- shooting with raycast, 
- jumping
- Can pick health pickups,
- Restore health at restore health zones.
Enemies
- Patrolling, 
- Shoot back with raycast, 
- Restores health near health restore zone if the health is below 25 and goes back to patrolling if health is above 80.
Other Features
- Post processing global & local (when player in the wlaks through water).
- Different Partical effects (One that effects from unity wind).
- Level
- Health picks & Health restore zones.

About

@ Unity : 3D Top-down shooter


Languages

Language:C# 53.4%Language:ShaderLab 39.7%Language:HLSL 6.9%