donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.09k stars 534 forks source link

Animation playbackSpeed values above 1 not possible #302

Open kfarr opened 2 years ago

kfarr commented 2 years ago

image

It doesn't seem possible to enter values above 1 on the playbackSpeed slider (even when entering manually). Is this by design?

It would be nice to be able to experiment with faster speeds which we are planning to do in our app but testing to see "how it looks" in gltf-viewer

Muhammad-Adam commented 1 year ago

You can actually test it in your app itself by giving a value more than 1. For example, mixer.timeScale = 3.