How to use a shape from three-to-cannon? #379
|
I'm looking into using But couldn't figure out how to use it with Related discussion #182 |
Answered by
isaac-mason
Apr 29, 2022
Replies: 2 comments 2 replies
|
You can use the properties of an existing This is a bit messy, but this codesandbox demonstrates the approach: https://codesandbox.io/s/three-to-cannon-q0p282 |
0 replies
Answer selected by
ffdead
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the properties of an existing
cannon-esshape as inputs touse-cannonshape hooks.This is a bit messy, but this codesandbox demonstrates the approach: https://codesandbox.io/s/three-to-cannon-q0p282