What do you want to achieve?
- Fix ball climbing for soccer game.
- A good example of what i want is MPS futsal’s ball collision.
What is the issue?
- Walking into a sphere/ball makes your character walk over the part.
What solutions have you tried so far?
- A post on a similar topic solves this by using collision groups and a Local Script, however, its outdated and no longer works anymore.