#include "Player/BPC_MovementStateSystem.h" UBPC_MovementStateSystem::UBPC_MovementStateSystem() { PrimaryComponentTick.bCanEverTick = true; }