How to Deal Damage to World Actors With GAS
Quick post explaining how to setup an Ability System Component on world actors such as walls, trees, etc. so they can be dealt damage via gameplay effects.
Quick post explaining how to setup an Ability System Component on world actors such as walls, trees, etc. so they can be dealt damage via gameplay effects.
Quick tutorial explaining how to add custom categories and actor classes to the UE5 Place Actors panel.
This week I started implementing a basic dash ability that can be used to quickly escape from dangerous situations.
In this post I go over the steps required to start using the Gameplay Ability System and list some useful resources.
This weekend I've implemented a basic camera and input system for The Bug Squad. For input I've explored the new Enhanced Input plugin available in UE5.