J-Andersen-UvA / BabylonSignLab

1 stars 1 forks source link

Automatic processing - Fix change in camera view/avatar position when completing an animation #7

Closed rem0g closed 2 months ago

rem0g commented 2 months ago

This can be fixed with loading a still animation from the first animationgroup key, as i have done animation blending by accident by having multiple animations contorlling the avatar at once so the avatar position is still looking forward. The issue is still the avatar is moving forth and back, but in recordings it is not visible.

Because of that, do we still want to fix this?

rem0g commented 2 months ago

Fixed by subtracting frames at start and end.