ScanMountGoat / ssbh_editor

View, edit, and validate models for Smash Ultimate
MIT License
33 stars 5 forks source link

Bone display accounts for bone scale #154

Open ScanMountGoat opened 1 year ago

ScanMountGoat commented 1 year ago

The bones fill the entire screen. This only affects some of the bones when looking at the draw calls in RenderDoc.

ScanMountGoat commented 1 year ago

Some of kirby's bones have scale values over 200 in the skel file. The scale values should be ignored when rendering the bone display.