hacceuee / s3-pixel-icons

Custom Pixel Icons for Splatoon 3 - for use on stat.ink
Other
8 stars 1 forks source link

Salmon Run s3-img-gen #30

Closed hacceuee closed 8 months ago

hacceuee commented 8 months ago

Hey @fetus-hina! As always, I'm looking to make more art 😆 Would you like tide indication pixel art for the Wave 1/2/3 tabs? I am not sure how many assets s3-img-gen can handle before it is too resource intensive, so I don't want to pile the art on you without asking!

(Mockup of what I'm thinking) image

I do not know how the image is currently created, so I can give you this art in a number of different ways to best fit the current code:

Options

1: Just tide indicator 2: Tide indicator + wave tab 3: Tide indicator + wave tab + black egg count bar 4: Tide indicator + wave tab + black egg count bar + success or failure indicator

Row "A" is not tilted, Row "B" is tilted to match the current Wave tabs.

fetus-hina commented 8 months ago

Thanks for the offer. It looks "1a" is the best.

First, when creating the "wave cards," the system creates an image that is not tilted. Then, it is copied to the final image while tilting it 3.5 degrees. From a designer's point of view, they are created on separate layers. Therefore, I think A-format is preferable than B-format.

For example, copying without tilting creates this image. image

Also, extreme tilting produces a funny image 😄 image

In addition, the display like "4" appears to be preferable, but surprisingly that part will be localized, so the fewer design constraints the better. As shown in the image above, in Japanese (and Korean), "GJ!" is displayed for a clear result and "NG" for a failed result. ("NG" is a commonly used Japanese-English abbreviation for "Not Good (or No Good)" and is often seen as a contrast to "OK.")

As for "2" or "3", either is fine, but since the possibility of changing the layout in the future cannot be ruled out, I prefer the simpler "1".

fetus-hina commented 8 months ago

https://github.com/hacceuee/s3-pixel-icons/commit/747f3252c4492f3eb5dd6ed7df4a64db0c3fa886#diff-04281fd976ac8f06191b7269684a75b1cc2ecdfa5be4ef4f3847b35501eb63ff Please rename wabe to wave :)

fetus-hina commented 8 months ago

image Partially deployed :)

hacceuee commented 8 months ago

Awesome! Wabe 😆 I have corrected it!