#a system where players can spawn their individual avatars from Ready Player Me at runtime.

1 messages · Page 1 of 1 (latest)

eager grove
#

I just implemented that exact thing. I have the avatar URL stored in a Network Variable and OnValueChange it will call the Avatar Loader

distant ginkgo
#

That's a good idea.

Another wrinkle, what if they loaded the RPM glb from a file? That file only exists on that person's machine so it can't travel as easily.

(I ask because we're trying to support both)

eager grove