as the above post suggests, use :FindFirstChild() with the 2nd argument as true.
for example:
FindFirstChild(“Something”,true)
as the above post suggests, use :FindFirstChild() with the 2nd argument as true.
for example:
FindFirstChild(“Something”,true)