Home
About Us
Embrace your creativity
The Founder
Modular Approach
Quality First
Connect
News & Updates
Store
Checkout
Cart
Try before you Buy
Epic Games Vault Access
Request Tier Upgrade
Courses
Learning Account
My account
Docs
Select Page
Home
All Courses
Unreal Engine
Multiplayer Survival Framework Course
Multiplayer Survival Framework Course
Curriculum
20 Sections
202 Lessons
Lifetime
Expand all sections
Collapse all sections
Getting Started
7
1.1
Introduction – Scope
4 Minutes
1.2
Introduction – Course Outline
9 Minutes
1.3
Introduction – Example Project
6 Minutes
1.4
Introduction – Who am I
3 Minutes
1.5
Introduction – Discord Community
1 Minute
1.6
Introduction – Patreon
1 Minute
1.7
Quizz Getting Started – Survival Course Framework
4 Questions
Architecture
7
2.1
Intro
5 Minutes
2.2
Systems
9 Minutes
2.3
Data flow
20 Minutes
2.4
Abstract Classes and Dynamic Dispatching – Intro
2 Minutes
2.5
Abstract Classes and Dynamic Dispatching – Generic Explanation
18 Minutes
2.6
Abstract Classes and Dynamic Dispatching – Use of Macros to access Abstract Components
5 Minutes
2.8
Abstract Classes and Dynamic Dispatching Quizz
3 Questions
Project Setup
8
3.1
Intro
1 Minute
3.2
Create Project
2 Minutes
3.3
Settings – Engine Settings
2 Minutes
3.4
Settings – Project Settings
4 Minutes
3.5
Settings – Plugins
5 Minutes
3.6
Settings – Refresh All Nodes
1 Minute
3.7
Custom Classes
4 Minutes
3.8
Project Setup Quiz
2 Questions
Map
22
4.1
Intro
3 Minutes
4.2
Intro – Result of this chapter
1 Minute
4.3
Landscape – Add Landscape
2 Minutes
4.4
Landscape – Heightmap Generators
2 Minutes
4.5
Landscape – Importing Heightmap
3 Minutes
4.6
Landscape – Centering the map
4 Minutes
4.7
Auto Landscape Material – intro
5 Minutes
4.8
Auto Landscape Material – Folders
4 Minutes
4.9
Auto Landscape Material – Slope Mask
13 Minutes
4.10
Auto Landscape Material – BlendOnHeight
13 Minutes
4.11
Auto Landscape Material – Macro Variation
6 Minutes
4.12
Auto Landscape Material – Material Master
18 Minutes
4.13
Auto Landscape Material – Getting Meshes and Materials
6 Minutes
4.14
Auto Landscape Material – Finalizing Landscape Master Material
19 Minutes
4.15
Auto Landscape Material – Adding Grass Foliage
8 Minutes
4.16
Auto Landscape Material – Outro
2 Minutes
4.17
Ambiance – Post process Lightning Fog Clouds Skylight
9 Minutes
4.18
Water – Adding Water Volume
7 Minutes
4.19
Example Assets – Sources
3 Minutes
4.20
Example Assets – Placing Assets
14 Minutes
4.21
Example Assets – Background Sound
2 Minutes
4.22
Map Quiz
5 Questions
Locomotion
11
5.1
Intro
3 Minutes
5.2
Intro – Result of this chapter
1 Minute
5.3
Character – Importing Custom Character
6 Minutes
5.4
Character – Drive Animation of Default UE Character
15 Minutes
5.5
Extended Movement Component – Intro
3 Minutes
5.6
Extended Movement Component – Creating Input Mappings and Input Actions
7 Minutes
5.7
Extended Movement Component – Creating the InputMapping function and Actor Components
40 Minutes
5.8
Extended Movement Component – Adding Disable Movement Boolean
7 Minutes
5.9
Extended Movement Component – Montages and Animation Sequences
10 Minutes
5.10
Sources – Mixamo Lyra and More
4 Minutes
5.11
Locomotion Quiz
5 Questions
Dynamic Footstep System
9
6.1
Intro
4 Minutes
6.2
Intro – Result of this chapter
2 Minutes
6.4
Preperations – Physical Surfaces
6 Minutes
6.5
Preperations – Sounds
8 Minutes
6.6
Animation Nofity
13 Minutes
6.7
Footstep Component – Preparing Footstep Component
10 Minutes
6.8
Footstep Component – Trace function
12 Minutes
6.9
Footstep Component – Spawn Sound
9 Minutes
6.10
Landscape Physical Material Output
8 Minutes
Menu
12
7.1
Intro
11 Minutes
7.2
Intro – Result of this chapter
2 Minutes
7.3
Preperations – Plugin and UI Files
4 Minutes
7.4
Preperations – Button and Text Styles
16 Minutes
7.5
Preperations – Menu Map and adding UI
14 Minutes
7.6
Preperations – Open In-Game Menu
25 Minutes
7.7
Reuseable Widgets – Buttons
38 Minutes
7.8
Reuseable Widgets – Confirm Dialogue
17 Minutes
7.9
Main Menu – Setting Widget
39 Minutes
7.10
Main Menu – Options
11 Minutes
7.11
Main Menu – Main Menu Widget
19 Minutes
7.12
Main Menu – In-Game Menu Widget
13 Minutes
Replication Subsystem
4
8.1
Intro
8 Minutes
8.2
Intro – Result of this chapter
2 Minutes
8.4
Replication Component – Animation
34 Minutes
8.5
Replication Component – Sound
13 Minutes
Interaction System
11
9.1
Intro
7 Minutes
9.2
Intro – Result of this chapter
1 Minute
9.3
Preperations – Creating the Components
3 Minutes
9.4
Preperations – Custom Collision Channel
3 Minutes
9.5
Preperations – Interact Interface
9 Minutes
9.6
Preperations – Example Interaction Objects
7 Minutes
9.7
Preperations – Interaction Input Mapping
7 Minutes
9.8
Interaction Component – Interaction Trace
17 Minutes
9.9
Interaction Component – Interaction Trace Function
32 Minutes
9.10
Interaction Component – Turning on Off Lights
9 Minutes
9.11
Interaction Component – Try Interact Function and finishing up
20 Minutes
Attribute Manager
11
10.1
Intro
5 Minutes
10.2
Intro – Result of this chapter
2 Minutes
10.3
Preperations – Creating Attribute Components and set Variables
10 Minutes
10.4
Preperations – Component Macro
13 Minutes
10.5
UI – Progressbar
24 Minutes
10.6
UI – Progressbars in HUD
9 Minutes
10.7
UI – Bind Values from component to UI
9 Minutes
10.8
Update Non Persistant Attributes – Change by Amount
24 Minutes
10.9
Update Non Persistant Attributes – On Change Health Hydration and Food
7 Minutes
10.10
Update Non Persistant Attributes – On Damage
14 Minutes
10.11
Update Non Persistant Attributes – Update on Timer
10 Minutes
Ragdoll System
5
11.1
Intro
2 Minutes
11.2
Intro – Result of this chapter
1 Minute
11.3
Preperations – Creating Components and set Variables
6 Minutes
11.4
Ragdolling – Set to Ragdoll
13 Minutes
11.5
Ragdolling – On Die Ragdoll
6 Minutes
Respawn System
7
12.1
Intro
2 Minutes
12.2
Intro – Result of this chapter
2 Minutes
12.3
Preperations – Creating Components
4 Minutes
12.4
Implementation – Respawn Location
4 Minutes
12.5
Implementation – Respawn Handler
7 Minutes
12.6
Implementation – Reinitlize
12 Minutes
12.7
Implementation – Respawn Basic and testing
19 Minutes
Inventory System
25
13.1
Intro
4 Minutes
13.2
Intro – Result of this chapter
2 Minutes
13.3
Architecture – UI
9 Minutes
13.4
Architecture – Datamodel
17 Minutes
13.5
Architecture – Functions
16 Minutes
13.6
Preperations – Components and Macros
5 Minutes
13.7
Preperations – Datamodel
23 Minutes
13.8
Preperations – Get Item Info from Inventory Slot
6 Minutes
13.9
Preperations – Filling in the datatable
7 Minutes
13.10
Pickup Master – Creating and implementing Pickup Master
14 Minutes
13.11
UI – Preperations
12 Minutes
13.12
UI – Inventory Panel
11 Minutes
13.13
UI – Inventory Slot
19 Minutes
13.14
UI – Adding slots to Inventory Grid and initialize
40 Minutes
13.15
Inventory Functions – Intro
4 Minutes
13.16
Inventory Functions – Try Add Item to Inventory Automatically
27 Minutes
13.17
Inventory Functions – Drag and Drop – Move item to slot index
42 Minutes
13.18
Inventory Functions – Update UI
13 Minutes
13.19
Inventory Functions – Inventory Action – Consume
19 Minutes
13.20
Inventory Functions – Inventory Action – Drop
14 Minutes
13.21
Inventory Functions – Inventory Replication
16 Minutes
13.22
Interact Location – Storage Chest Preperation
5 Minutes
13.23
Interact Location – Storage Chest UI
5 Minutes
13.24
Interact Location – Closing UI and testing replication
13 Minutes
13.25
Outro – Recap
2 Minutes
Crafting System
13
14.1
Intro
2 Minutes
14.2
Intro – Result of this chapter
1 Minute
14.3
Architecture
9 Minutes
14.4
Preperations – Components Macros and Datamodel
8 Minutes
14.5
UI – Crafting Panel List and Recipe Slot
32 Minutes
14.6
UI – Generating Crafting Recipe slots
11 Minutes
14.7
UI – Crafting Progressbar
5 Minutes
14.8
Functions – Crafting Base Logic
24 Minutes
14.9
Functions – Whole array of items can be found in inventory
13 Minutes
14.10
Functions – Remove items automatically
6 Minutes
14.11
Functions – Debugging
11 Minutes
14.12
Replication – Set variables to replicate
2 Minutes
14.13
Outro – Recap
4 Minutes
Equipment Manager
13
15.1
Intro
3 Minutes
15.2
Intro – Result of this chapter
2 Minutes
15.3
Architecture – Datamodel and functions
8 Minutes
15.4
Preperations – Components and Macros
9 Minutes
15.5
Preperations – Datamodel
13 Minutes
15.6
UI – Equipment Slot
15 Minutes
15.7
Equipment Functions – Get Equipment info from inventory slot
5 Minutes
15.8
Equipment Functions – Equip
12 Minutes
15.9
Equipment Functions – Equip Visually
13 Minutes
15.10
Equipment Functions – Unequip
6 Minutes
15.11
Equipment Functions – Excecute Action on Equipment
10 Minutes
15.12
Equipment Functions – Equip on drop Equipment slot
3 Minutes
15.13
Replication
13 Minutes
Combat
7
16.1
Intro
4 Minutes
16.2
Intro – Result of this chapter
2 Minutes
16.4
Architecture
7 Minutes
16.5
Architecture – Components and Macros
4 Minutes
16.6
Combat Functions – Melee Animation
8 Minutes
16.7
Combat Functions – Anim Notify
8 Minutes
16.8
Combat Functions – Try Apply Melee Damage
27 Minutes
Treecutting
10
17.1
Intro
6 Minutes
17.2
Intro – Result of this chapter
2 Minutes
17.3
Architecture – Setting up and introduction
7 Minutes
17.4
Treecutting Functions – Material Offset Mask
16 Minutes
17.5
Treecutting Functions – Initialization
18 Minutes
17.6
Treecutting Functions – On Damage apply mask
14 Minutes
17.7
Treecutting Functions – Process Hit – Apply Hit and Adapt Mask
8 Minutes
17.8
Treecutting Functions – Process Hit – Split Tree
29 Minutes
17.9
Finishing up – Mask adaption Placement in the world and Replication
10 Minutes
17.10
Finishing up – Spawn Hit Sounds and Fall Sound
8 Minutes
Building System
17
18.1
Intro
6 Minutes
18.2
Intro – Result of this chapter
2 Minutes
18.3
Architecture – Core Principles
8 Minutes
18.4
Architecture – Datamodel
7 Minutes
18.5
Architecture – Functions
11 Minutes
18.6
Preperations – Components Blueprints and Macros
8 Minutes
18.7
Preperations – Datamodel
3 Minutes
18.8
Preperations – Filling in Datamodel
17 Minutes
18.9
Preperations – Configure Modular Buildables
20 Minutes
18.10
Preperations – Craft and Try place buildable
9 Minutes
18.11
Building Functions – Start and Stop Buildmode
29 Minutes
18.12
Building Functions – Trace Build Location
19 Minutes
18.13
Building Functions – Spawn Buildable
13 Minutes
18.14
Building Functions – Detect Snapping Points
31 Minutes
18.15
Building Functions – Check for Overlap
12 Minutes
18.16
Building Functions – Close UI after start buildmode
4 Minutes
18.17
Outro
5 Minutes
Basic AI
7
19.1
Intro
2 Minutes
19.2
Intro – Result of this chapter
2 Minutes
19.3
Preperations – Files and ABP
13 Minutes
19.4
Preperations – Setting up the AI Architecture – BB BT AIC and Char
13 Minutes
19.5
Preperations – Setting Blackboard Values
12 Minutes
19.6
Implementation – Creating behaviour tree
18 Minutes
19.7
Implementation – Attack and Finishing up
11 Minutes
Finishing up and Recommendations
1
20.1
Extras – Chests Actor Foliage Die in Water Initial Equipment
9 Minutes
This content is protected, please
login
and
enroll
in the course to view this content!
Modal title
Main Content