Files
FNGameProj/Source/FortniteGame/Private/CustomCharacterPartAnimInstance_HightowerMangoDarkBody.cpp
T
2024-06-07 01:17:09 +02:00

8 lines
244 B
C++

#include "CustomCharacterPartAnimInstance_HightowerMangoDarkBody.h"
UCustomCharacterPartAnimInstance_HightowerMangoDarkBody::UCustomCharacterPartAnimInstance_HightowerMangoDarkBody() {
ThighRotationRight = 1;
ThighRotationLeft = 1;
}