Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can Ropes be Frozen at Runtime
#3
(16-10-2020, 09:40 AM)josemendez Wrote: Hi there!

You can either disable the ObiRope component (which will stop simulation, but not rendering), or you can bake a mesh out of them at runtime, and use the mesh instead of the rope.
The first option is easier but will still consume memory and have a slight performance impact. The second one gets rid of the simulation entirely.
Hi, Thanks for getting back to me quickly, good news on the baking meshes at runtime, is this a feature that works out of the box or would extra scripting be required at our end, also is the mesh detail fixed or can we adjust it for low poly applications?
Reply


Messages In This Thread
Can Ropes be Frozen at Runtime - by RichardM73 - 16-10-2020, 09:29 AM
RE: Can Ropes be Frozen at Runtime - by RichardM73 - 16-10-2020, 10:00 AM
RE: Can Ropes be Frozen at Runtime - by Romahaaa - 19-01-2022, 10:49 AM