app
app copied to clipboard
Fix pet destroy
Fix for https://github.com/webaverse/app/issues/3566
Added eventListener for die-events to pet apps within localPlayer.wear.
Why is the character controller in charge of pet destruction?
It should be put here: https://github.com/webaverse/app/blob/master/metaverse_components/pet.js
Done