Replies: 2 comments
|
One way would be to use |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I need a way to disable all collisions of a certain collider, but I could not find any way of achieving that. I would have guessed that setting the
Visibilitycomponent toHiddenwould do the trick, but that does nothing.All reactions