Action RPG Sample is an excellent resource for learning the Gameplay Ability System. I upgraded it to Unreal 5.3 and replaced the legacy input with the Enhanced Input system.
Here is the Github link:
ActionRPG Unreal 5.3
Action RPG Sample is an excellent resource for learning the Gameplay Ability System. I upgraded it to Unreal 5.3 and replaced the legacy input with the Enhanced Input system.
Here is the Github link:
ActionRPG Unreal 5.3
Awesome, thank you!
To upgrade it to 5.4 You just need to change DefaultBuildSettings = BuildSettingsVersion.V2;
to DefaultBuildSettings = BuildSettingsVersion.V5;
in the ActionRPGEditor.Target.cs and it will compile!
Yeah, Thank you, I just updated to 5.4
Is anyone experienced in getting new enemies to function? Duplicated enemy blueprints don’t seem to work once updated…
This page has some information about it in the comments, but everyone seems to be stuck on the issue: https://www.youtube.com/@TCMabe/videos