msub2 / aframe-exokit-avatars

A wrapper for the Exokit Avatars system in an A-Frame component.
https://msub2.github.io/aframe-exokit-avatars/examples/
MIT License
19 stars 6 forks source link

Clean up model on removal #3

Closed rockwalrus closed 1 year ago

rockwalrus commented 1 year ago

This PR removes the model from the scene when the attribute is removed from the DOM, so that avatars can be added and removed dynamically.