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.