youvsvirus / youvsvirus-unity

Unity version of the you vs virus game.
GNU General Public License v3.0
1 stars 1 forks source link

Adapt smiley size for more variety. #31

Closed maccxs closed 4 years ago

maccxs commented 4 years ago

See discussion on team site.

maccxs commented 4 years ago

Hey @FredyHennig A size of 0.12 x 0.12 x 0.8 was quite good I thought. What bugs me a little: The images themselves are a little different: the player smiley and the blue smilyes seem smaller than the other one.

holke commented 4 years ago

@maccxs @FredyHennig if you did not do so already, i could change the size of the images.

ghost commented 4 years ago

@holke I rescaled all the images to 512x512 pixels some time ago, so the sprites should all be the same size. But @maccxs , you're right, the exposed and recovered smileys do not extend to the edge of their sprites, so they appear smaller.

To me, 0.12 appears a little bit too large. How about 0.08 for the NPCs and 0.1 for the player?

ghost commented 4 years ago

I fixed the smileys, check it out in the frederik/smallerSmileys branch.

maccxs commented 4 years ago

I like it! Can we merge this into the master?

ghost commented 4 years ago

Sure we can :)