#Need help disabling collision between 2 things
22 messages · Page 1 of 1 (latest)
alr ty
FYI, it's "BasePart", not "Basepart"
Fortunately for you, Roblox has a code sample on disabling character collisions
so how would i fix said contradiction and i tried to fix mob to mob and player to mob collisions and it seems very wrong how do you think i should fix it @tropic wedge
i think i messed up on line 15 but
on line 14, Mobs is a folder btw
i removed that script
this is the one i think could work betetr
but there is a bug somewhere
or i didnt understand how to do it
game.player is non-existenant
so how would i find the players to disable the collisions
CollisionGroup is a property of BasePart, not Folder
Use a combination of Players.PlayerAdded, Player.CharacterAdded and Instance.ChildAdded/Removed
my brain hurts lmfao
and on line 14, is it adding the whole folder or no
to the mobs collision group
Not. It's raising an error, lol