Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Obi Softbody BIND SKIN not working
#2
(03-07-2023, 03:00 PM)netjeenpetje Wrote: Hi,

We have a model that we wanted to bind skin on, and it worked fine, but after working on it for more it just stopped working all of the sudden. We can see that the particles for debugging move, but the mesh itself isn't moving. What could cause this problem?
[Image: 2023-07-03_15-59-18.gif]

Btw, is there an Obi discord channel?

Hi,

It's hard to say without knowing more about what changes you introduced since it last worked. If you're using some kind of version control system, you could simply go back to the latest working commit and work out any differences, but otherwise it's pretty much impossible to say without looking at the project directly. I can only give you a couple basic pointers:

- Make sure the mesh has "read/write" enabled in its import settings.
- Make sure you've hit ObiSoftbodySkinner's "bind skin" button after making any changes to the softbody blueprint.
- To rule out any scene serialization issues, try removing the ObiSoftbodyComponent and then re-adding it and clicking "Bind skin".


kind regards,
Reply


Messages In This Thread
RE: Obi Softbody BIND SKIN not working - by josemendez - 03-07-2023, 03:14 PM