-
If I cannot use the ClashDetectionClient API for collision detection, is it possible for me to implement collision detection locally? |
Beta Was this translation helpful? Give feedback.
Answered by
pmconne
May 9, 2024
Replies: 1 comment 7 replies
-
You're going to need to be more specific about what you're trying to achieve. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Clash detection is complicated - that's why we provide a service to do it. You are signing up for a lot of work by trying to reimplement it. If you have specific questions, feel free to ask them - but we're not going to be able to provide a satisfactory answer to a general question like "how do I write my own clash detection".