Completed
) Game Preview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Unreal Engine & C++ Tutorial - 1st Person Shooter Game
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Game Preview
- 2 ) Creating The Player Character
- 3 ) Creating The Character Blueprint
- 4 ) Player Movement
- 5 ) The Projectile Class
- 6 ) Shooting The Projectile
- 7 ) Creating The Enemy And Enemy Animations
- 8 ) AI Perception Component Setup
- 9 ) Detecting The Player With Sight
- 10 ) Animating Enemy’s Movement
- 11 ) Dealing Damage To The Player And Enemy
- 12 ) Gameplay UI
- 13 ) Displaying Countdown Timer
- 14 ) Enemy Health UI
- 15 ) The Door Script
- 16 ) Creating The Level