Replies: 2 comments
-
There's documentation on testing in spring on the react-spring docs |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I apologise in advance if there is already documentation on this but I can't seem to find any relating to how one would go about testing an animation that makes use of react-three/spring.
I have tried using advanceFrames but what I expect (the rotation) to change doesn't.
The code is here as to what I am doing:
what would be great is to be able to use advanceFrames to check what the current rotation of the mesh is, this doesn't seem to work in the way I thought it would.
Again, apologies if there is documentation on this somewhere!
Beta Was this translation helpful? Give feedback.
All reactions