Let’s create a custom power-boosting potion using UE4’s Gameplay Ability System in the Action RPG Sample Game that ships with Unreal Engine 4.20+! This tutorial teaches you how to add your own abilities and skills to the RPG Game project.
This tutorial builds on the C++ Action RPG Tutorial Project (in this video we only use Blueprint classes) We’ll cover Gameplay Abilities, Gameplay Effects, and Gameplay Cue’s as part of Epic’s Gameplay Ability System. It’s a show-by-example tutorial where I go step-by-step as an introduction to the system, none of the classes explained in detail yet, I simply wanted to provide an introduction.
Get the Action RPG Project: https://www.unrealengine.com/marketplace/action-rpg
If you want to learn more UE4 and C++ check out my 140+ lecture course! https://www.udemy.com/unrealengine-cpp/?couponCode=YT14PR
More info: http://tomlooman.com
Twitter: https://twitter.com/t_looman
source