SolidGoldStudios / SecretSymphony

Our experimental musical mini-game!
https://solidgold.games
0 stars 0 forks source link

Character creator #349

Open melanie opened 3 years ago

melanie commented 3 years ago

It's everyone's favorite part of any game - the character creation screen! Implementing this will be a bit of a hassle, but will offer huge benefits:

This screen will replace the current "select a character" screen that comes after the title screen.

It should look kind of like this Stardew Valley character creator screen, albeit simpler:

OV1WILMtNTJYTjY78VUJOXPlwCFhFrWYtDwh1ZtJDY8

Some notes:

melanie commented 3 years ago

Here's a nifty tutorial video that talks about using RGB sliders to tint a character:

https://www.youtube.com/watch?v=sBkkeiZsx1s

MazurkaLFG commented 3 years ago

Green Melody Spritesheet

image

MazurkaLFG commented 3 years ago

Brown Melody Spritesheet image

MazurkaLFG commented 3 years ago

Black Melody Spritesheet

image

MazurkaLFG commented 3 years ago

Mother variety image

MazurkaLFG commented 3 years ago

Father variety

image

MazurkaLFG commented 3 years ago

Brother image

MazurkaLFG commented 3 years ago

Uncle spritesheet

image

MazurkaLFG commented 3 years ago

image

MazurkaLFG commented 3 years ago

Background Examples image image

MazurkaLFG commented 3 years ago

Arrow placements image

MazurkaLFG commented 3 years ago

Character text placements image

MazurkaLFG commented 3 years ago

couldn't we just keep the current character screen the same and add arrows next to the characters?

mock up: image

MazurkaLFG commented 2 years ago

I think the artwork here is pretty much done for the character select - just need to figure out how to implement it.