Commit Graph

13 Commits

Author SHA1 Message Date
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