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

8 lines
227 B
C++

#include "CustomCharacterPartAnimInstance_PunkDevilBody.h"
UCustomCharacterPartAnimInstance_PunkDevilBody::UCustomCharacterPartAnimInstance_PunkDevilBody() {
ThighRotationRightAlpha = 1;
ThighRotationLeftAlpha = 1;
}