COMPLETE COURSE - Create a Unity FPS in 3 Hours

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Here are some timestamps:
3:26:27 Preview
0:00 Introduction
4:41 Setup and import "Standard Assets Package
"
8:52 Floor and Player Controller
24:40 Design a gun
32:50 Listen for mouse click (introduction to scripts)
38:18 Design a bullet
44:27 Make bullets appear and move forward
56:16 Make bullets disappear
59:05 Pooling objects to save processing power
1:14:46 Limited ammo
1:18:44 UI to display ammo
1:28:25 Ammo Crates
1:44:00 Health System and stationary Enemies
1:54:30 Knockback
2:01:17 Enemies that Shoot
2:20:46 Damaging Enemies
2:23:55 Simple Enemy AI
2:34:28 Death animation (make enemy fall over)
2:39:34 Win Condition logic
2:48:12 Lose Condition logic
2:56:56 Game Menu
3:04:46 Health Crates
3:09:00 Add audio**
3:13:52 Add art*
*
3:22:11 Buildings and Obstacles*
*

**Some parts at the end use assets available when you purchase the course, but you can easily find free sounds/models to replace them (or make your own!).

Good luck!

EK-rwsw
Автор

Best tutorial ive ever seen so far. :) . Thanks, it helps me a lot

ariefasarib
Автор

Just finished this, been a while but finally done and I love the result. Thank you so much for this tutorial bro, the dedication is insane :)

consumertechreview
Автор

Where is the package? In 'assets' I only see 'Custom Package' in 'Import Package'

raphaelsvn
Автор

If your having trouble placing the objects on the exact corner: hold v and drag it

moonglowmelodies
Автор

awsom sir keep moving forward ...
love you sir

NawabKhan-vqde
Автор

Do you know why under import package I can only do custom package. Please help.

yotta_ow
Автор

I appreciate the video you have maiden. Thank you very much! Very informative to learn the basics also optimization of the processing.

java
Автор

7:09 my import package section only has custom package where is characters?

SomeBlondeKidd
Автор

guys, when i go to import package it doesnt give me all the options. I dont know why, please help

srividhya
Автор

When I try and press play (13:44 is where I am at, ) it says "All Compiler errors have to be fixed before you can enter playmode!" Could anyone help me out?

sway
Автор

Come on man. at 1:58:35 don't just have the code already written up. You don't even go over the last part and now i cant find where my errors are. Now my {} are all screwed up cause I can;t view the end of some lines

killerjay
Автор

My bullets go so fast(20000m/s).This happened in 40:00-55:00.Pls help....

sucukluomlet
Автор

Can Somone Help? Assets\Project\Scripts\Game\Player.cs(51, 24): error CS0246: The type or namespace name 'Colision' could not be found (are you missing a using directive or an assembly reference?)

izza-pay
Автор

Could not complete because something was wrong with the script, this was hard to deal with as a beginner. Please help or update! I would love to follow along!

NoImgPng
Автор

FPS Shooter

First Person Shooter Shooter

understatements
Автор

My first attempt at Unity and the best course

Roblox_wec
Автор

Thanks, this really helped a lot. For anyone wondering, it still works in 2020 and on newer versions.

unintelligentpieceofhuman
Автор

i am getting a nullReference Error while scripting the shootingEnemy! in the if statement

iDopeShot
Автор

It's this pooling premature optimization for the concrete case?

openroomxyz