Completed
) Coding Player's Movement And Jump
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unity FPS Survival Game Tutorial - First Person Shooter Game Dev
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro And Game Preview
- 2 ) Importing Level And Configuring Lights In The Game
- 3 ) Creating FPS Player
- 4 ) Coding Player's Movement And Jump
- 5 ) FPS Mouse Look And Mouse Controls
- 6 ) Player's Sprint And Crouch
- 7 ) Player's Footsteps Sound
- 8 ) Animating Player's FPS Hands And Weapons
- 9 ) Weapon Handler (script for controlling the attributes of weapons)
- 10 ) Weapon Manager (script for controlling the switching between weapons in our game)
- 11 ) Player Attack (script for controlling the shooting with the selected weapon)
- 12 ) Creating The Zoom Effect With Animations And Scripting
- 13 ) Creating Arrow And Spear Bullet Prefabs
- 14 ) Configuring And Animating Our Cannibal Enemy
- 15 ) Creating Enemy Animation Script
- 16 ) Enemy Controller (the script that will control the enemy’s AI and make him move and attack the player)
- 17 ) Configuring And Creating The Boar Enemy
- 18 ) Detecting And Dealing Damage
- 19 ) Creating Health Script
- 20 ) Creating Player And Enemies Sound Effects And Shoot Effects Sounds
- 21 ) Creating Player Stats UI
- 22 ) Displaying Health And Stamina Using Player Stats UI
- 23 ) Creating Enemy Manager(the script that will spawn the enemies) and adding Finishing Touches To Our Game