Ad Clicks : Ad Views : Ad Clicks : Ad Views : Ad Clicks : Ad Views : Ad Clicks : Ad Views :
Oh Snap!

It looks like you're using an adblocker. Adblockers make us sad. We use ads to keep our content happy and free. If you like what we are doing please consider supporting us by whitelisting our website. You can report badly-behaved ads by clicking/tapping the nearby 'Advertisement' X text.

Unreal Engine 4 Character Skill System

/

Release date:2019, August

Author:Greg Wondra

Skill level:Beginner

Language:English

Exercise files:Yes

What Will I Learn?
How to download, install, and setup a project in Unreal Engine 4
How to use the Side Scroller Project Template in Unreal Engine 4 to create a “Metroidvania” style game!
How to implement a Paragon Character (from Unreal Engine 4’s stock of FREE assets) as a Playable Character
How to add acquirable Movement, White Magic, and Black Magic Skills to a Player Character
How to add Health and Mana Systems to a project
How to create supporting HUD and Interactive Menus using Unreal Engine 4’s Widget Blueprints
How to Script Interactive Gameplay elements utilizing Unreal Engine 4’s Blueprint Scripting tools
How to hook up Player Character Animations

Requirements
SUGGESTED: Basic computer knowledge
SUGGESTED: Basic understanding of / knowledge of Unreal Engine 4 (some XP will help you!)
SUGGESTED: Desktop PC with Windows 7 (or later) 64-bit – OR – a Mac with Mac OS X 10.9.2 or later
SUGGESTED: 8 GB RAM
SUGGESTED: Quad-core Intel or AMD processor
SUGGESTED: DirectX 11 compatible video card
SUGGESTED: Unreal Engine version 4.21 or later

Description
In this game design course, I’ll be guiding you step-by-step through the construction of a custom made CHARACTER SKILL SYSTEM using Unreal Engine 4: THE premier free to download gaming engine! (AND the SAME engine used to build “Fortnite.”)

This course contains over 145+ fun to follow video lessons. Topics covered include:
How to create a 3D Sidescroller Project in Unreal Engine 4
How to create interactive and animated Menus and HUD utilizing Widget Blueprints
How to create interactive objects using Blueprint Scripting (NO CODING KNOWLEDGE REQUIRED!)
How to create 6 different Player Skills using Blueprint Scripting:
Double Jump
Back Dash
Fireball (direct attack)
Electro Shock (AOE attack)
Lens of Truth (reveals secret passageways and platforms)
Transform into Mist (allows you to pass through gates)
How to retarget Skeletal Meshes and Animations
How to create and edit an Animation State Machine
And more!

With the knowledge gained in these video lessons, you will be armed with the necessary skills to start building your OWN character skill system (WITHOUT any programming knowledge needed)!

What you will learn?
Students interested in learning how to use Unreal Engine 4 to create games
Students looking to expand their knowledge of Blueprint Scripting, Widget Blueprints, and Animation Hook-Ups in Unreal Engine 4
Students who want to learn how to add a skill / ability / magic system to their game
Students interested in the “Metroidvania” genre

Watch online or Download for Free

01. Project Setup
01. Project Primer
02. Download & Install
03. Project Creation
04. Project Organization
05. Project Add-Ons
06. Project Test Map

02. Character Setup
01. Character Basic Setup
02. Character Retargeting #1
03. Character Retargeting #2

03. Character Movement
01. Character Control Overview
02. Character Movement Basics
03. Character Jump Setup
04. Character Jump Script
05. Character Land Script

04. HUD
01. HUD – Assets
02. HUD – Creation
03. HUD – Layout #1
04. HUD – Layout #2
05. HUD – Layout #3
06. HUD – Layout #4
07. HUD – Player Attributes
08. HUD – Player Functions
09. HUD – Bindings
10. HUD – Animation #1
11. HUD – Animation #2
12. HUD – Animation #3
13. HUD – Animation #4
14. HUD – Script

05. Interactive Objects
01. Interactive – Base Class
02. Interactive – Notify Layout
03. Interactive – Notify Animation
04. Interactive – Base Class Script

06. Skill Acquisition
01. Skill Acquire – Assets #1
02. Skill Acquire – Assets #2
03. Skill Acquire – Assets #3
04. Skill Acquire – Assets #4
05. Skill Acquire – Data
06. Skill Acquire – Skill Attributes #1
07. Skill Acquire – Skill Attributes #2
08. Skill Acquire – Skill Attributes #3
09. Skill Acquire – Skill Attributes #4
10. SKill Acquire – Skill Attributes #5
11. Skill Acquire – HUD Bindings #1
12. Skill Acquire – HUD Bindings #2
13. Skill Acquire – HUD Bindings #3
14. Skill Acquire – Base Class #1
15. Skill Acquire – Base Class #2
16. Skill Acquire – Base Class #3
17. Skill Acquire – Child Blueprint
18. Skill Acquire – Notify Creation
19. Skill Acquire – Notify Layout #1
20. Skill Acquire – Notify Layout #2
21. Skill Acquire – Notify Layout #3
22. Skill Acquire – Notify Bindings #1
23. Skill Acquire – Notify Bindings #2
24. Skill Acquire – Notify Bindings #3
25. Skill Acquire – Notify Bindings #4
26. Skill Acquire – Notify Bindings #5
27. Skill Acquire – Notify Animations #1
28. Skill Acquire – Notify Animations #2
29. Skill Acquire – Script #1
30. Skill Acquire – Script #2
31. Skill Acquire – Script #3
32. Skill Acquire – Script #4
33. Skill Acquire – Script #5
34. Skill Acquire – Script #6
35. Skill Acquire – Sibling BPs #1
36. Skill Acquire – Sibling BPs #2

07. Skill – Double Jump

01. Double Jump – Jump Script
02. Double Jump – Land Script
03. Double Jump – Anim BP (Event Graph)
04. Double Jump – Anim BP (Anim Graph)

08. Skill – Back Dash

01. Back Dash – SFX
02. Back Dash – VFX #1
03. Back Dash – VFX #2
04. Back Dash – Script #1
05. Back Dash – Script #2
06. Back Dash – Script #3
07. Back Dash – Anim BP (Event Graph)
08. Back Dash – Anim BP (Anim Graph)

09. Black Magic – Fireball

01. Fireball – Blueprint
02. Fireball – Player Setup
03. Fireball – Use Script
04. Fireball – Animations #1
05. Fireball – Animations #2
06. Fireball – Camera Shake
07. Fireball – Damage Script

10. Black Magic – Electro Spark

01. Electro Spark – Blueprint
02. Electro Spark – Player Setup
03. Electro Spark – Use Script #1
04. Electro Spark – Use Script #2
05. Electro Spark – Animations
06. Electro Spark – Damage Script

11. Enemy

01. Enemy – Base Class
02. Enemy – Script #1
03. Enemy – Script #2
04. Enemy – Script #3

12. Black Magic Menu

01. Black Magic Menu – Assets
02. Black Magic Menu – Material
03. Black Magic Menu – Creation
04. Black Magic Menu – Layout #1
05. Black Magic Menu – Layout #2
06. Black Magic Menu – Layout #3
07. Black Magic Menu – Layout #4
08. Black Magic Menu – Layout #5
09. Black Magic Menu – Bindings #1
10. Black Magic Menu – Bindings #2
11. Black Magic Menu – Animation
12. Black Magic Menu – Script #1
13. Black Magic Menu – Script #2
14. Black Magic Menu – Script #3
15. Black Magic Menu – Script #4
16. Black Magic Menu – Script #5
17. Black Magic Menu – HUD Anim
18. Black Magic Menu – HUD Anim Script
19. Bug Fixes

13. White Magic Menu

01. White Magic Menu – Creation
02. White Magic Menu – Bindings
03. White Magic Menu – Script #1
04. White Magic Menu – Script #2
05. White Magic Menu – Script #3
06. White Magic Menu – HUD Anim
07. White Magic Menu – HUD Anim Script

14. White Magic – Timer Widget

01. Timer Widget – Creation
02. Timer Widget – Bindings
03. Timer Widget – Widget Component

15. White Magic – Lens of Truth

01. Lens – Secret Wall
02. Lens – Secret Platform
03. Lens – Materials
04. Lens – Sound FX
05. Lens – Player Functions
06. Lens – HUD Animation
07. Lens – Script #1
08. Lens – Script #2
09. Lens – Script #3
10. Lens – Script #4
11. Lens – Script #5
12. Lens – Script #6

16. White Magic – Mist

01. Mist – Assets
02. Mist – Components
03. Mist – Collision
04. Mist – Player Functions
05. Mist – Script #1
06. Mist – Script #2
07. Mist – Script #3
08. Mist – Gate Blueprint
09. Mist – Gate Script


Unreal Engine 4 Character Skill System – Resources.7z


Join us on
  Channel    and      Group

  • Facebook
  • Twitter
  • Google+
  • Linkedin
  • Pinterest

13 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *