#Raycast not excluding accessories

7 messages · Page 1 of 1 (latest)

nova grail
#

What array holds the accessories, @mellow mountain

#

What in your FilterDescendantsInstances array points to the collection of accessories you want ignored

#

Man. You should really know this.

#

How do you know your accessories are set to be ignored

#

'Cause I don't see any code responsible for doing that

nova grail
#

See, that wasn't so hard

#

I'm pretty sure RaycastParams' FilterDescendantsInstances property shallow-copies the table assigned to it, therefore updates made to the rayBlacklist table will not be reflected. You must include the character in the array before it's assigned, or update RaycastParams.FilterDescendantsInstances to the new array