Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can someone explain me ("SetPartCollisionGroup")?!?!

Asked by 6 years ago
Edited 6 years ago

Can someone explain me how ["SetPartCollisionGroup"] works? and how to use it!? [Wiki is not really helpful]

0
The wiki article is very helpful. It definitely shows and explains how SetPartCollisionGroup works. PyccknnXakep 1225 — 6y
0
Oh thx for showing me a tutorial XD Lolamtic 63 — 6y

2 answers

Log in to vote
3
Answered by 6 years ago

The wiki actually is pretty useful. Idk what you are trying to do when you put ["SetPartCollisionGroup"], but there's a tutorial on using SetPartCollisionGroup found here. The tutorial explains using SetPartCollisionGroup to prevent players from colliding with each other.

0
how did you find the player-player collison group article ???? I have been looking for ages but I had never found it abnotaddable 920 — 6y
0
@abnotaddable looked up disabling in search bar Thundermaker300 554 — 6y
Ad
Log in to vote
0
Answered by 6 years ago

When you set 2 item's SetPartCollisionGroup to 1 then they cannot go through each other while everything else can. Note that player cannot go through any SetPartCollisionGroup brick unless it is set CanCollide TRUE (Tick mark) , but then everything can go through it

Answer this question