Replies: 1 comment
-
as I figured out it only uses usebox useplane and things like that, so i think with my gltf map its impossible to detect collision on gltf specifically |
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
-
Hi I'm trying to make flappy birds in react three fiber and i heve problem. I need to reset the game when object hits obstacle which is gltf model.
here is code: https://codesandbox.io/s/threejs-journey-forked-8e8u7y?file=/src/Obj.js
there is jump button and after dropping or any kind of movement i want object to hit gltf obsticle and reset game not just go through it
Thanks..
Beta Was this translation helpful? Give feedback.
All reactions