05-06-2024, 02:12 PM
Hi,
Called constraints dirty function.
Its working now
Thanks!
Called constraints dirty function.
Code:
// this will cause the solver to rebuild pin constraints at the beginning of the next frame:
rope.SetConstraintsDirty(Oni.ConstraintType.Pin);
Its working now
Thanks!