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

9 lines
226 B
C++

#include "CustomCharacterPartAnimInstance_StreetGoth_M.h"
UCustomCharacterPartAnimInstance_StreetGoth_M::UCustomCharacterPartAnimInstance_StreetGoth_M() {
SpineRotLeft = 1;
SpeedAlpha = 1;
RearCrouchAlpha = 1;
}