CodeLikeMe
patreon
Unreal Engine Action RPG with GAS #16 - Bug Fixes
🕑 Added 2024-04-09 19:31:01 +0000 UTCThis is the 16th episode of my new tutorial series on Action RPG game using Gameplay Ability System. Gameplay ability system (GAS) is a framework introduced by epic games that is designed to support a data driven gameplay programming architecture. Today we are going to fix following issues in the action RPG project. - Sword duplication bug on owning client. - Prevent collecting weapons when character already owns the weapon. - Sword trail fixes.