thumbnail blueprint
blueprint

Function Pure CalculateSouthOnSpline

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 16, 2025, 12:16 pm

Function used in BP_PlayerCharacter:

Calculates where the south part of the spline is located. Since the beginning of the spline is located east, and the spline is manually made to flow counter-clockwise, the south is located at 0.75 of the spline's length.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v