Smoother animation for sitting/standing
muzikbike opened this issue · 2 comments
Similarly to #52, the transitions between "sitting" and "standing" states are still immediate, and not smoothed like many other animations are. It might be a good idea to have a more continuous transition here as well.
Hm I could look into that, one issue is that this just is a flag whether the model is sitting or not, so might be more tricky than expected.