app icon indicating copy to clipboard operation
app copied to clipboard

Fix pet destroy

Open patriboz opened this issue 2 years ago • 1 comments

Fix for https://github.com/webaverse/app/issues/3566

Added eventListener for die-events to pet apps within localPlayer.wear.

patriboz avatar Aug 15 '22 14:08 patriboz

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

patriboz avatar Aug 26 '22 03:08 patriboz