Learn How To:
Create a Prop Hunt Game that features the Prop Hunters, or the Soldier Character verses the Prop. The Prop has two different abilities; The ability to morph into any other prop in the level, and it's second ability to spawn fake props. We will create a soldier character or the prop hunters, who can fire their rifle and must eliminate the prop before the time runs out.
Everything in this course is setup for Multiplayer, and also shows how to setup the game for Mobile platform.
Create a Simple Main Menu Level
Learn How To Add: Join / Host Game Widgets for Multiplayer
Learn How To Add Mobile Touch Input Widgets
Package And Test Game For Android & PC
(CROSS PLATFORM MULTIPLAYER)
Created Using Blueprint Interfaces
Most courses and YouTube videos you see online use blueprint casting, which is terrible for preformance, especially in multiplayer games. We will only use Blueprint Interfaces In this course.
Designed To Work For Both PC / Mobile
We will setup our Prop Hunt Game to work on both PC/Mobile and handle platform specific input widgets. We will also package our game for PC as well as Android, and showcase how to test the packaged game.
Multiplayer Replicated
Everything in this course is designed for Multiplayer. In Unreal Engine you must follow a certain set of rules in order for blueprints and events to be replicated.
WHATS IN THE COURSE?
- Lecture 01 - Setting Up The Project and Soldier Character (10:47)
- Lecture 02 - Setting Up The Character Animations (28:30)
- Lecture 03 - Adjusting Our Character Movement Settings (2:38)
- Lecture 04 - Setting Up The Rifle Aim Offset (18:02)
- Lecture 05 - Adding the Rifle Weapon To Our Character (8:08)
- Lecture 06 - Adjusting The Character Camera Settings (2:24)
- Lecture 07 - Setting Up The Rifle Fire Logic & Line Trace (23:24)
- Lecture 08 - Adding Fire VFX To The Rifle (8:13)
- Lecture 12 - Setting Up Our Prop Hunt GameMode (17:40)
- Lecture 13 - Setting Up Our User Interface Widgets (22:16)
- Lecture 14 - Adding A Simple Crosshair Widget (2:18)
- Lecture 15 - Setting Up The Prop Character Health (16:16)
- Lecture 16 - Setting Up The Win Or Lose Screen (22:46)
- Lecture 17 - Adding A Countdown Timer (14:49)
- Lecture 18 - Setting Up Reset Game Logic (3:09)
- Lecture 19 - Adding A Crosshair Hit Marker (11:14)
- Lecture 20 - Adding Virutal Joystick and Camera Look Around (11:31)
- Lecture 21 - Adding Mobile Jump Input To The Soldier Character (11:11)
- Lecture 22 - Adding Mobile Jump Input To Our Prop Character (4:32)
- Lecture 23 - Adding Prop Morph and Spawn Mobile Inputs (6:13)
- Lecture 24 - Adding Rifle Fire Drag Mobile Input (9:48)
- Lecture 25 - Creating The Main Menu Level (9:10)
- Lecture 26 - Creating The Host Game Widget (11:13)
- Lecture 27 - Creating The Join Game Widget (7:42)
- Lecture 28 - Setting Up The Host Game Widget Logic (5:42)
- Lecture 29 - Setting Up The Join Game Widget Logic (11:10)
- Lecture 30 - Adding an In-Game Settings Menu (8:03)
- Lecture 31 - Finishing Our Main Menu Level (6:34)