How can I move <sphere> down to next page with scroll controls?? #1144
Answered
by
conor-v
git-SwitchBlade
asked this question in
Q&A
-
how can i bring my sphere geometry to another page on scroll this is the sandbox https://codesandbox.io/s/happy-paper-cvl4fy?file=/src/App.js |
Beta Was this translation helpful? Give feedback.
Answered by
conor-v
Nov 13, 2022
Replies: 1 comment 6 replies
-
hey @git-SwitchBlade I don't understand 100% what you mean but if you mean how you take it down the page. then here is the code. You had to turn it off the scroll and a distance was needed on the ScrollControls to visually get something in your sandbox. code:
|
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
git-SwitchBlade
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey @git-SwitchBlade I don't understand 100% what you mean but if you mean how you take it down the page. then here is the code. You had to turn it off the scroll and a distance was needed on the ScrollControls to visually get something in your sandbox.
result:
code: