- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Unity 6.3 Part 19 Create an AAA Zombie Shooter Game Step by Step
00:00 – Intro: AAA FPS Zombie Shooter (VFX, health, death)
00:45 – Download project + assets from Patreon (ZIP + UnityPackage)
01:56 – Add project in Unity Hub (Add from disk)
02:28 – Import Zombie UnityPackage (Custom Package)
03:29 – Open Zombie City Scene (Starter Files → Zombie Scene)
04:34 – Install Post Processing (Package Manager)
05:07 – Post Processing setup: Color Grading, Vignette, Bloom
05:22 – Save scene as “5_Zombie_Game” + disable debug NavMesh view
07:23 – Scene hierarchy tour (Environment, Colliders, Props)
07:35 – Add FPS Player (GD HQ FPS Controller) + test movement
09:04 – Player settings (walk/run/gravity/jump) overview
11:07 – Fix shooting: add Shoot script to player
12:14 – Connect gun VFX: Smoke, Muzzle Flash, Tracer, Blood Splatter
14:00 – Test gunfire VFX + reload animation
14:39 – Position & rotate player for the level
16:34 – Add Zombie enemy (Zombie Rig) + animator overview
18:28 – NavMesh walkable area explanation (blue zones)
20:12 – Fix player falling through ground (raise Y position)
21:00 – Add Enemy AI script + assign Agent & Target
22:12 – Zombie follows player + shooting kills zombie (5 hits)
24:07 – Add UI Reticle (Canvas → Image) + assign target sprite
26:32 – Add Background Music (Audio Source + Loop + Volume)
28:20 – Add Zombie scene to Build Profile (Scene Index = 5)
28:57 – Update Main Menu button text + color + scene index
30:07 – Test menu → Zombie game launch + Escape to return
30:49 – Next session: Publish to Windows/Mac/Web + Unity Play
Download all the resources free from the below link
https://www.patreon.com/posts/144607628
Build an AAA First-Person Zombie Shooter in Unity | FPS Game Development Tutorial
In this Unity FPS game development tutorial, you will learn how to create an AAA-style first-person zombie shooter from scratch using Unity. This session is part of a complete Unity Game Developer Profile series, where we build portfolio-ready games step by step.
In this video, you’ll create a first-person shooting game where a zombie AI follows the player, reacts to gunfire, loses health, and dies with realistic animations. You’ll also add particle effects, post-processing, sound, UI reticle, and AI navigation to achieve a professional AAA look.
🎮 What You’ll Learn in This Unity FPS Tutorial
✔ Importing large Unity projects & custom Unity packages
✔ Setting up a First-Person Controller (FPS)
✔ Implementing gun shooting mechanics
✔ Adding muzzle flash, smoke, tracer & blood effects
✔ Creating Zombie AI using NavMesh
✔ Implementing enemy health, hit & death logic
✔ Using Post Processing for cinematic visuals
✔ Adding crosshair / reticle UI
✔ Background music & sound effects
✔ Integrating the game into a main menu system
✔ Making the project portfolio-ready
🧠 Who Is This Video For?
Unity beginners learning FPS game development
Game developers building AAA-style portfolio projects
Students learning AI, NavMesh & combat systems
Indie developers interested in zombie shooter games
Anyone who wants to create a professional first-person shooter in Unity
🛠 Tools & Technologies Used
Unity (Latest Version)
C# Scripting
NavMesh AI
Particle System
Animator Controller
Post Processing Stack
Audio Source & UI Canvas
📦 Project Files & Resources
All project files, assets, and detailed script explanations are available on Patreon.
👉 Patreon link is available in the YouTube description & e-learning portal
You’ll also find:
FPS Controller script explanation
Shooter script breakdown
Zombie Enemy AI script explanation
Ready-to-use Unity assets
🚀 Next Session Preview
In the next session, we will publish this Unity project to:
Windows
macOS
WebGL
Unity Play (public sharing)
👍 Support the Channel
If this tutorial helped you:
👍 Like the video
🔔 Subscribe for more Unity game development tutorials
💬 Comment your doubts or feedback
Видео Unity 6.3 Part 19 Create an AAA Zombie Shooter Game Step by Step канала Sudheendra S G
00:45 – Download project + assets from Patreon (ZIP + UnityPackage)
01:56 – Add project in Unity Hub (Add from disk)
02:28 – Import Zombie UnityPackage (Custom Package)
03:29 – Open Zombie City Scene (Starter Files → Zombie Scene)
04:34 – Install Post Processing (Package Manager)
05:07 – Post Processing setup: Color Grading, Vignette, Bloom
05:22 – Save scene as “5_Zombie_Game” + disable debug NavMesh view
07:23 – Scene hierarchy tour (Environment, Colliders, Props)
07:35 – Add FPS Player (GD HQ FPS Controller) + test movement
09:04 – Player settings (walk/run/gravity/jump) overview
11:07 – Fix shooting: add Shoot script to player
12:14 – Connect gun VFX: Smoke, Muzzle Flash, Tracer, Blood Splatter
14:00 – Test gunfire VFX + reload animation
14:39 – Position & rotate player for the level
16:34 – Add Zombie enemy (Zombie Rig) + animator overview
18:28 – NavMesh walkable area explanation (blue zones)
20:12 – Fix player falling through ground (raise Y position)
21:00 – Add Enemy AI script + assign Agent & Target
22:12 – Zombie follows player + shooting kills zombie (5 hits)
24:07 – Add UI Reticle (Canvas → Image) + assign target sprite
26:32 – Add Background Music (Audio Source + Loop + Volume)
28:20 – Add Zombie scene to Build Profile (Scene Index = 5)
28:57 – Update Main Menu button text + color + scene index
30:07 – Test menu → Zombie game launch + Escape to return
30:49 – Next session: Publish to Windows/Mac/Web + Unity Play
Download all the resources free from the below link
https://www.patreon.com/posts/144607628
Build an AAA First-Person Zombie Shooter in Unity | FPS Game Development Tutorial
In this Unity FPS game development tutorial, you will learn how to create an AAA-style first-person zombie shooter from scratch using Unity. This session is part of a complete Unity Game Developer Profile series, where we build portfolio-ready games step by step.
In this video, you’ll create a first-person shooting game where a zombie AI follows the player, reacts to gunfire, loses health, and dies with realistic animations. You’ll also add particle effects, post-processing, sound, UI reticle, and AI navigation to achieve a professional AAA look.
🎮 What You’ll Learn in This Unity FPS Tutorial
✔ Importing large Unity projects & custom Unity packages
✔ Setting up a First-Person Controller (FPS)
✔ Implementing gun shooting mechanics
✔ Adding muzzle flash, smoke, tracer & blood effects
✔ Creating Zombie AI using NavMesh
✔ Implementing enemy health, hit & death logic
✔ Using Post Processing for cinematic visuals
✔ Adding crosshair / reticle UI
✔ Background music & sound effects
✔ Integrating the game into a main menu system
✔ Making the project portfolio-ready
🧠 Who Is This Video For?
Unity beginners learning FPS game development
Game developers building AAA-style portfolio projects
Students learning AI, NavMesh & combat systems
Indie developers interested in zombie shooter games
Anyone who wants to create a professional first-person shooter in Unity
🛠 Tools & Technologies Used
Unity (Latest Version)
C# Scripting
NavMesh AI
Particle System
Animator Controller
Post Processing Stack
Audio Source & UI Canvas
📦 Project Files & Resources
All project files, assets, and detailed script explanations are available on Patreon.
👉 Patreon link is available in the YouTube description & e-learning portal
You’ll also find:
FPS Controller script explanation
Shooter script breakdown
Zombie Enemy AI script explanation
Ready-to-use Unity assets
🚀 Next Session Preview
In the next session, we will publish this Unity project to:
Windows
macOS
WebGL
Unity Play (public sharing)
👍 Support the Channel
If this tutorial helped you:
👍 Like the video
🔔 Subscribe for more Unity game development tutorials
💬 Comment your doubts or feedback
Видео Unity 6.3 Part 19 Create an AAA Zombie Shooter Game Step by Step канала Sudheendra S G
unity fps tutorial zombie shooter unity first person shooter unity unity game development unity navmesh unity enemy ai unity particle system muzzle flash unity blood splatter unity unity post processing unity fps controller c# shooting script unity portfolio project aaa game in unity unity beginner tutorial unity ui reticle crosshair unity unity audio source unity build settings unity hub
Комментарии отсутствуют
Информация о видео
14 декабря 2025 г. 17:27:42
00:31:06
Другие видео канала





















