Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Obi Rope Lenght Problem
#3
(15-04-2020, 12:00 PM)josemendez Wrote: Yes. Ropes have a particle pool from which they take particles to increase their lenght or be torn. Once all particles in the pool have been used up you can no longer extend the rope. This is done to avoid runtime memory allocations.

You can change the size of the pool in the rope's blueprint. See:
http://obi.virtualmethodstudio.com/tutor...setup.html

I tried to increase it, but no effect at all. Btw, I increase the lenght of the rope to some object's position, then pin the last particle to some object. It works but when the object is pinned to the rope, the rope strectches like rubber. How can I prevent that? 

And my other question is; under what conditions should I change the mass of the rope(or should I change?)?
Reply


Messages In This Thread
Obi Rope Lenght Problem - by relevantname - 15-04-2020, 11:57 AM
RE: Obi Rope Lenght Problem - by josemendez - 15-04-2020, 12:00 PM
RE: Obi Rope Lenght Problem - by relevantname - 15-04-2020, 12:31 PM
RE: Obi Rope Lenght Problem - by josemendez - 15-04-2020, 12:39 PM
RE: Obi Rope Lenght Problem - by relevantname - 15-04-2020, 12:46 PM
RE: Obi Rope Lenght Problem - by josemendez - 15-04-2020, 01:00 PM
RE: Obi Rope Lenght Problem - by relevantname - 15-04-2020, 01:13 PM
RE: Obi Rope Lenght Problem - by josemendez - 15-04-2020, 01:16 PM
RE: Obi Rope Lenght Problem - by relevantname - 15-04-2020, 02:08 PM