Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Rope not rendering / can not adjust control points
#5
(06-02-2024, 03:46 PM)lela_tabathy Wrote: I found the issue. When creating a new rope, under the new Solver the „Fixed Updater“ component is not being created automatically. When I add it and assign the solver, everything works.

Hi!

Been unable to reproduce this either: when creating a new actor (rope, rod, bone, etc), a new ObiSolver is created if there is not one already present in the scene, and then a ObiFixedUpdater should be also automatically created if there’s not one present. After that, the solver is added to the first updater found in the scene (the one that was just created, or a previously existing one if there was one)

Note this automatic setup only takes place when using the GameObject menu, if you add components manually then you must set them up manually. If this is not the behavior you’re getting:

- are there any errors/warnings popping up when creating the rope object (as they could prevent the updater from being created)?
- could you record a video of the outcome?

Let me know if I can be of further help,

Kind regards
Reply


Messages In This Thread
RE: Rope not rendering / can not adjust control points - by josemendez - 06-02-2024, 07:23 PM