Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cloth jumping on first frame
#4
(20-01-2018, 07:15 PM)josemendez Wrote: Hi!

Deactivate the cloth component during the first frame, and activate it in the second frame. You can so this by using Unity's animation events.

cheers,

excuse me. I have the same problem. I used obicloth 5.0.this.transform.GetComponent<ObiSkinnedCloth>().enabled = falseĀ in the code, but it did not solve the problem. Is it a version problem? Or what else?Thank you
Reply


Messages In This Thread
Cloth jumping on first frame - by panda_pajama - 20-01-2018, 06:33 PM
RE: Cloth jumping on first frame - by josemendez - 20-01-2018, 07:15 PM
RE: Cloth jumping on first frame - by YuanWenQiang - 01-04-2020, 12:34 PM
RE: Cloth jumping on first frame - by josemendez - 03-04-2020, 09:02 AM
RE: Cloth jumping on first frame - by josemendez - 03-04-2020, 11:54 AM