Sometimes you may want to prevent players’ characters from colliding with other players’ characters. NoCharacterCollisions is a server-side script that disables collisions between characters of players.
Place the script inside ServerScriptService.
Sometimes you may want to prevent players’ characters from colliding with other players’ characters. NoCharacterCollisions is a server-side script that disables collisions between characters of players.
Place the script inside ServerScriptService.
It did not work in my game. Why not?
Probably because this was made 3 years ago.