Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Performance lag when more thn 4 ropes created
#6
(03-06-2024, 02:48 PM)kripa1415 Wrote: How to change rope constraint for a rope that is created at runtime. Attached reference


rope.distanceConstraintsEnabled = true;
rope.stretchingScale = 1;
rope.stretchCompliance = 0;

And so on. Check the API documentation for details:
https://obi.virtualmethodstudio.com/api.html
Reply


Messages In This Thread
RE: Performance lag when more thn 4 ropes created - by josemendez - 03-06-2024, 03:12 PM