AS many others have asked! please answer for god sake will this work in a game engine? or will there be need for others …

Forum Archive AS many others have asked! please answer for god sake will this work in a game engine? or will there be need for others …

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5228
    mrqozy
    Participant

      AS many others have asked!
      please answer for god sake
      will this work in a game engine? or will there be need for others adjecments to make it work
      thanks 🙂

      #23614
      Jonathan Lampel
      Participant

        Hey there, I don’t think this will work in Unity right out of the box, but you can always bake the action to the treads. After that it should import just fine.

        #23615
        Jeremy Pouillot
        Participant

          Yep, finally managed to put it in Unity.

          It could surely be improved but it works.

          To get to it you have to bake animation for each thread and animated part.

          Of course Start/end frame depend on your own animation. Other properties totally clear each thread of constraints/parenting, I’m not sure unparenting is a good way but for my current needs it’s enough. It results in a blend file with all independent parts. When importing the blend file to Unity you get the “Default Take” animation generated by Blender which works fine in an animator, here with a simple blend tree to control animation speed depending on velocity of my agent : 

          Hope this can help 😉

          bye

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘AS many others have asked! please answer for god sake will this work in a game engine? or will there be need for others …’ is closed to new replies.