Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Changing rope length using variable
#2
Hi!

ChangeLength() just sets the length of the rope to whatever you pass to it, as long as the rope has enough pooled particles to reach that length. Make sure the pool size of your rope's blueprint is not set to zero. The default is 100 particles, you can set it higher to preallocate more particles if needed.

See the red warning box in the manual regarding this:
http://obi.virtualmethodstudio.com/manua...ursor.html

kind regards,
Reply


Messages In This Thread
RE: Changing rope length using variable - by josemendez - 23-02-2023, 11:26 AM