I used to have this problem it occurs when you clone something outside a function, and then parent it inside a function. Try bringing the clone if you have any at all, into the function
21 Likes
I used to have this problem it occurs when you clone something outside a function, and then parent it inside a function. Try bringing the clone if you have any at all, into the function