AnJoMort0/VR_What_We_Behold

Currently all face changes are removing child and appending it again

Open

#13 opened on May 29, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)auto 404
buggood first issuehelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

For some reason, setAttribute('position') doesn't seem to affect the sprite change, so currently I need to remove the face and make a new one every time there's a change of face in the peeps. Not optimal and doesn't let me much freedom to animate it.

Contributor guide