The AvatarNodeAssigner component only functions on an avatar being equipped or de-equipped by a user. When equipped, the component finds the first Component:AvatarObjectSlot with a body node value that equals Node. if found, it assigns all slot storage fields in Targets to the slot the Component:AvatarObjectSlot is on. When de-equipped, all slot storage fields in Targets have their stored slot cleared.