Overlap between paddle and ball using version 0.4.9 #94
Answered
by
drcmda
4lejandrito
asked this question in
General
-
Hi! I've been playing with your ping pong example. I found that when using (Check out my fork with just the version change). If I use I am new to 3D stuff so I have no clue why this is. Thanks for such an awesome hook! |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Jul 3, 2020
Replies: 1 comment
-
My fault, I fixed the args prop of useBox. It doesn't take half Extents as before, but full length width height just like when you construct box geometry. I will update the sandboxes when I get to it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
4lejandrito
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My fault, I fixed the args prop of useBox. It doesn't take half Extents as before, but full length width height just like when you construct box geometry. I will update the sandboxes when I get to it