Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How do I add length in runtime?
#2
(10-08-2020, 02:56 PM)voodoo-bird Wrote: How do I add/reduce length to a rope in runtime? The Youtube tutorials don't cover this.

I use Playmaker. Advise directly for this would be most helpful, but otherwise let me know the normal script/component way and I can figure it out from there. 

Thanks.

Hi,

Obi does not offer Playmaker support.

To change the rope length at runtime, add a ObiRopeCursor component to the rope and call its ChangeLength() method. See:
http://obi.virtualmethodstudio.com/tutor...ursor.html
Reply


Messages In This Thread
How do I add length in runtime? - by voodoo-bird - 10-08-2020, 02:56 PM
RE: How do I add length in runtime? - by josemendez - 10-08-2020, 02:59 PM