There is a script where I need to know when the character is fully loaded, so I can remove his hat, but I can't figure out how. I tried WaitForChild()
with things like Body Colors
or Shirt
, but then this error shows up: WaitForChild called on an Instance that is not in a DataModel. Other objects are there before the character load and I don't have any other idea. Help me, please.
Take a look at this thread. It should help