sunsided / unity-fps

An FPS tutorial game in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First-Person Shooter in Unity

An FPS game written in Unity; part of the Unity Game Development Mini-Degree Zenva course.

Contents and Lessons Learned:

  • AI navigation using NavMesh,
  • Particle systems,
  • Bobbing pickups,
  • Ad-hoc sound playing using PlayOneShot
  • FPS player motion and looking,
  • Mouse movement confinement.

About

An FPS tutorial game in Unity

License:MIT License


Languages

Language:ShaderLab 68.4%Language:C# 22.0%Language:HLSL 9.6%