Giter VIP home page Giter VIP logo

Comments (5)

Tryibion avatar Tryibion commented on June 1, 2024 1

Looks like the issue lies with the animations having different lengths. The code uses the longest animation length for all of them which causes issues with the shorter length run animation (making it faster and resetting it when it is suppose to be looping instead). Not sure how to best handle this. We could set the length of the edge cases to use the specific animation length but it may cause inconsistencies when the x value is changed to something other than the edge case. Any thoughts on the best way to handle it?

Seems like unreal engine uses Sync groups https://docs.unrealengine.com/5.3/en-US/animation-sync-groups-in-unreal-engine/

from flaxengine.

Tryibion avatar Tryibion commented on June 1, 2024 1

For a quick "fix". We could adjust the animations to be the length of the longest animation in the blend space and slow down the speed to match the length difference... It would be a fix for the animation playing faster anyways. Thoughts?

from flaxengine.

Menotdan avatar Menotdan commented on June 1, 2024

It seems like the blended animation also does not loop. 0.677... speed on the running animation looks like it matches with the original but I could be wrong.

from flaxengine.

tgienger avatar tgienger commented on June 1, 2024

It seems like the blended animation also does not loop. 0.677... speed on the running animation looks like it matches with the original but I could be wrong.

Yeah you can see it glitching part way through.

Also just tested this on 1.8 to make sure and it is the same.

from flaxengine.

cNori avatar cNori commented on June 1, 2024

the animation speed is incorrect or inconsistent with source asset when using multi blend in noticed this some time ago

from flaxengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.