thumbnail blueprint
blueprint

Function Pure: Calculate2Degree

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 16, 2025, 12:27 pm

Function used in BP_PlayerCharacter:

Calculates what the length is, that makes up 2 degrees on the spline circle.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 16, 2025
  1. New version removes code from the blueprints using this function, thus cleaning up the blueprints.

  2. First commit

    See