StudioSB icon indicating copy to clipboard operation
StudioSB copied to clipboard

StudioSB does not increment sub index for mesh vertex attributes

Open ThatNintendoNerd opened this issue 2 years ago • 0 comments

The sub index for vertex attributes, like multiple color sets or multiple UV sets, will always be written as 0 for each attribute. This can somehow result in alpha blending issues or other possible rendering issues, and when corrected manually (or when ran through ssbh_data_py) solves the problem.

ThatNintendoNerd avatar Sep 24 '21 20:09 ThatNintendoNerd