#Need help disabling collision between 2 things

22 messages · Page 1 of 1 (latest)

royal jungle
#

i got stumped at this point

tropic wedge
#

The official article on Collision Groups covers everything you need to know

royal jungle
#

alr ty

tropic wedge
#

FYI, it's "BasePart", not "Basepart"

#

Fortunately for you, Roblox has a code sample on disabling character collisions

royal jungle
#

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

royal jungle
#

but there is a bug somewhere

#

or i didnt understand how to do it

tropic wedge
#

game.player is non-existenant

royal jungle
#

so how would i find the players to disable the collisions

tropic wedge
#

CollisionGroup is a property of BasePart, not Folder

tropic wedge
royal jungle
#

my brain hurts lmfao

#

and on line 14, is it adding the whole folder or no

#

to the mobs collision group

tropic wedge