Commit Graph

16 Commits

Author SHA1 Message Date
Caleb Buhungiro
659e94c752 added abilitInputID action handling 2025-07-05 21:51:01 +08:00
Caleb Buhungiro
58a7fc2f55 removed unused methods(BeginPlay, Tick) and added rider plugin 2025-07-05 15:04:21 +08:00
Caleb Buhungiro
a98fd4b2a7 added blend by bone and blend by bool in animBP to the attack montage 2025-06-27 19:02:25 +08:00
Caleb Buhungiro
7619ea2bec added GameplayTags for blocking montage trigger while playing montage
this is temporary and we will be moving to defining these from c++
2025-06-27 18:13:20 +08:00
Caleb Buhungiro
be8d14b481 added playing animMontage from AbilitySystemComponent 2025-06-27 17:27:20 +08:00
Caleb Buhungiro
05e06a57be added Health and Mana widgets and visibility based on player distance 2025-06-27 15:36:48 +08:00
Caleb Buhungiro
c47347e635 add values to the UI Widgets for Health and Mana Attributes 2025-06-27 14:34:25 +08:00
Caleb Buhungiro
3087d07dfc change pointers to use TObjectPtr 2025-06-25 16:06:54 +08:00
Caleb Buhungiro
8763e041ba moved GamePlayAttribute fields(health, mana,...) next to ATTRIBUTE_ACCESSORS 2025-06-23 13:24:42 +08:00
Caleb Buhungiro
638b7c34fa added ValueGauge.cpp Widget 2025-06-23 12:28:21 +08:00
Caleb Buhungiro
b8475c7ba1 some small changes 2025-06-19 10:19:34 +08:00
Caleb Buhungiro
accf4cce15 remove unused code and comments 2025-06-18 17:48:06 +08:00
Caleb Buhungiro
6d8fc727d2 Added Gameplay Abilities(Health, MaxHealth, Mana, MaxMana) 2025-06-17 22:30:27 +08:00
Caleb Buhungiro
9a6a072b5a Added Crunch and Finished Animation with Foot IK 2025-06-17 19:29:52 +08:00
Caleb Buhungiro
b638fe466c updated .gitignore 2025-06-16 18:01:01 +08:00
Caleb Buhungiro
8b1e111dcd Initial commit 2025-06-16 17:56:49 +08:00