-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-AnimationMake things move and change over timeMake things move and change over timeA-AssetsLoad files from disk to use for things like images, models, and soundsLoad files from disk to use for things like images, models, and soundsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior
Description
Bevy version
0.9.1
What you did
View a model with animation from GLTF via scene_viewer
What went wrong
The animation is incorrect.
Here is the result from scene_viewer.
ScreenFlow.mp4
And here is the result from official GLTF viewer.
ScreenFlow_official.mp4
Here is the GLTF file.
Additional information
Other information that can be used to further reproduce or isolate the problem.
This commonly includes:
- screenshots
- logs
- theories about what might be going wrong
- workarounds that you used
- links to related bugs, PRs or discussions
Metadata
Metadata
Assignees
Labels
A-AnimationMake things move and change over timeMake things move and change over timeA-AssetsLoad files from disk to use for things like images, models, and soundsLoad files from disk to use for things like images, models, and soundsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior