Closed MartinWessel96 closed 3 years ago
Hi Sorry i am new to Unreal, I am trying to get the Surfing feature to work but i could use a little help.
Here is what i have done:
public:
void PreemptCollision(float DeltaTime, float SurfaceFriction);
This is not a support forum. Please ask for help from our community on our Discord. Duplicate of #23.
Hi Sorry i am new to Unreal, I am trying to get the Surfing feature to work but i could use a little help.
Here is what i have done:
ifndef WIP_SURFING
define WIP_SURFING 50
endif
public:
if WIP_SURFING
endif