Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Particle Attachment not dragging rope along with attached Rigidbody after update
#2
Hi David,

Based on your description, seems that one of the particle attachments is not working correctly. That's the reason why applying forces on one end works, but not in the other. The fact that the particle group reverts to "none" in the attachment inspector seems to confirm this.

Attachment implementation hasn't changed at all since Obi 5.0, so I suspect the issue has to do with serialization. Try removing the conflicting ObiParticleAttachment component, and re-adding it. It should show the 2 particle groups and let you select either.

If the issue persists, would it be possible for me to take a look at the project/scene?

kind regards,
Reply


Messages In This Thread
RE: Particle Attachment not dragging rope along with attached Rigidbody after update - by josemendez - 04-09-2020, 01:18 PM