Miorey / wow-model-viewer

A library for displaying interactive 3D models of World of Warcraft characters, items, and NPCs on your website using data from Wowhead. Customize the display with control over camera angles and animation.
https://miorey.github.io/wow-model-viewer/
56 stars 32 forks source link

Shields are not being displayed correctly #56

Open yrodrigez opened 3 months ago

yrodrigez commented 3 months ago

When displaying a shield the shield position is not corrrect in the 3d model Correct display from wowhead: image image

Shield is sent into the items:

 case 'OFF_HAND':
                    return [22, displayId]

wowhead example: https://www.wowhead.com/classic/item=1979/wall-of-the-dead displayId: 3127