Unreal Engine Combo System

Picture of the tree blueprint / graph

About

I created a attack combo system inside of Unreal Engine 5 while testing for a game dev application. The system has a visual tree where you can connect different paths for the combos, and uses animation notifies to enable damage or change properties of movement while attacking!