Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Final IK
#14
(16-02-2018, 10:59 AM)louiskoo Wrote: Hi all,
I am sorry to bump this thread. I would like to buy Obi Cloth , Can I ask can Obi Cloth work with Universla Game Engine, Game Kit Controller, COmbat Framework? By the diiscussin I heard some problem about LateUpdate, Fixed Update, I wonder there will be such problem for Obi Cloth when combined with such assets?
If this is not a appropriate question please feel free to delete this.

Hi there,

While I cannot 100% guarantee that it will work (as that would require testing with these particular assets), Obi can be updated in FixedUpdate(), LateUpdate(), and honors script execution order, so it should.

Has been tested and works fine with DynamicBone, FinalIK, PuppetMaster and similar products that both control and procedurally modify character animations, given that you set them up to update in the correct order (first animation, then procedural bone modification, then Obi). I see no reason for it to have any issue at all with any kind of player controller, no matter how complex.

cheers,
Reply


Messages In This Thread
Problem with Final IK - by Deschanna - 29-12-2017, 08:35 AM
RE: Problem with Final IK - by Deckard_89 - 04-01-2018, 08:32 PM
RE: Problem with Final IK - by josemendez - 05-01-2018, 12:40 AM
RE: Problem with Final IK - by Deckard_89 - 05-01-2018, 07:25 PM
RE: Problem with Final IK - by josemendez - 08-01-2018, 08:01 PM
RE: Problem with Final IK - by Deckard_89 - 08-01-2018, 09:32 PM
RE: Problem with Final IK - by josemendez - 09-01-2018, 10:42 AM
RE: Problem with Final IK - by Deckard_89 - 09-01-2018, 07:19 PM
RE: Problem with Final IK - by josemendez - 11-01-2018, 05:24 PM
RE: Problem with Final IK - by Deckard_89 - 12-01-2018, 06:57 PM
RE: Problem with Final IK - by louiskoo - 16-02-2018, 10:59 AM
RE: Problem with Final IK - by Deckard_89 - 17-02-2018, 07:59 PM
RE: Problem with Final IK - by louiskoo - 18-02-2018, 05:43 PM
RE: Problem with Final IK - by josemendez - 18-02-2018, 06:30 PM
RE: Problem with Final IK - by louiskoo - 19-02-2018, 03:03 PM
RE: Problem with Final IK - by Jim Rankenberg - 05-04-2019, 02:19 PM