You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually super critical because currently the flow is slightly incorrect due to the bad UX.
Specific correction: we need to be able to alert users about replacing the body layout of the character sprite affecting other character sprites, and since all parts of the sprite share the body's palette we need to make sure we calculate the palettes together for all images in the sprite.
The text was updated successfully, but these errors were encountered:
This is actually super critical because currently the flow is slightly incorrect due to the bad UX.
Specific correction: we need to be able to alert users about replacing the body layout of the character sprite affecting other character sprites, and since all parts of the sprite share the body's palette we need to make sure we calculate the palettes together for all images in the sprite.
The text was updated successfully, but these errors were encountered: