04-12-2024, 09:40 AM
(03-12-2024, 07:23 PM)aderae Wrote: Do I have any way to turn the simulation off for a specific rope while keeping it rendered in the world?
Hi!
Yes, set the solver's "max steps per frame" to zero. This will completely disable physics (as it allows no physics steps per frame) but will keep rendering all actors managed by the solver.
kind regards,