app icon indicating copy to clipboard operation
app copied to clipboard

Webaverse Pets docs outdated

Open memelotsqui opened this issue 3 years ago • 0 comments

Describe the bug The Documentation on pets is outdated

To Reproduce Steps to reproduce the behavior:

  1. Go to https://docs.webaverse.com/docs/create/pets

Expected behavior Should describe this way

"components": 
[
  {
    "key": "pet",
    "value": {
      "walkAnimation": "Armature|Armature|Hopping|Armature|Hopping",
      "attractedTo": "fruit",
      "eatSpeed": 2000
    }
  }
]

And right now is defined like this

image

Desktop (please complete the following information):

  • Window
  • Chrome
  • 104

memelotsqui avatar Aug 06 '22 19:08 memelotsqui