Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Relocating rope/solver in scene breaks it
#2
(30-07-2022, 09:18 PM)dhymers Wrote: Hi All,

I've made a scene using 5 obi ropes and it works pretty well, I planned to make it a prefab or copy it to other scenesĀ  to use throughout a unity game, but one of the solvers/ropes stops working even if I simply try and move it to a new location in the scene it was constructed in. I'd like to use this setup at least 5 or 6 times throughout a game and I'd love to not have to rebuild it every time. Is this a common bug ?

Thanks
Dave

Hi Dave,

Never heard of a similar issue. Placing the solver in a new location in the scene should not prevent it from running. As long as the actor is below the solver's hierarchy, and the solver has been added to a updater component, it should run fine.

Would it be possible for you to share your scene/project by sending it to support(at)virtualmethodstudio.com so that I can take a closer look? thanks!
Reply


Messages In This Thread
RE: Relocating rope/solver in scene breaks it - by josemendez - 01-08-2022, 07:32 AM