Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Rest Length" returns unexpected values
#6
(20-05-2021, 06:09 PM)Hatchling Wrote: Is there some way to know what the actual rest length of the rope will be in the blueprint generation phase?

Code:
GetComponent<ObiRope>().ropeBlueprint.path.Length;

This will return the exact length of the path used to generate the rope.
Reply


Messages In This Thread
RE: "Rest Length" returns unexpected values - by josemendez - 20-05-2021, 06:16 PM