Added variable boobs physics depending on boobs support from clothing

This commit is contained in:
2026-05-31 15:58:54 +03:00
parent f59fa8d948
commit bc98ea274b
16 changed files with 49 additions and 21 deletions
@@ -47,6 +47,9 @@ public:
UClothingItemInstance* GetSlotClothing(EClothingSlotType SlotType);
bool IsBodyPartExposed(EBodyPart BodyPart);
float GetEffectiveCoverage(EBodyPart BodyPart);
UFUNCTION(BlueprintCallable)
float GetBoobsSupport();
void HydrateClothing();