How to make Model(character) load when close to Local player

I’m trying to make a LocalScript that:

  • Loads models when close to the player
  • Unloads the models when player walks far enough away
  • LocalScript works will all children to the humanoid

My model will be an avatar, so a Humanoid for an outfit game.
I’ve achieved loading and unloading limbs, but does not work for any accessories on the avatar, it also has some weird grey box.

help would be appreciated thanks :slight_smile:

4 Likes