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

8 lines
203 B
C++

#include "CustomCharacterPartAnimInstance_OceanRiderBody.h"
UCustomCharacterPartAnimInstance_OceanRiderBody::UCustomCharacterPartAnimInstance_OceanRiderBody() {
HeadRot = 1;
LeftArmDown = 1;
}