How to delete ball CanCollide but enable ball touch

I’m making a soccer game and I want to do like this game:

but in this game as you can check the ball has no collision but you can touch it, I want to do the same but I don’t know how, because now the ball has collision and it pushes the player and the player can stand on it and I don’t want it to be like that.

Use collision groups.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.