Ah, there’s your problem. The construction script only runs once, on creation. You need this code running every time the child gets overlapped ( just like my example ).
Ah, there’s your problem. The construction script only runs once, on creation. You need this code running every time the child gets overlapped ( just like my example ).