Skip to content

Add more hairstyles (5) to character randomizer #2293 - #2923

Open
andregf01 wants to merge 1 commit into
endlessm:mainfrom
andregf01:main
Open

andregf01 wants to merge 1 commit into
endlessm:mainfrom
andregf01:main

Conversation

@andregf01

@andregf01 andregf01 commented Sep 18, 2026

Copy link
Copy Markdown

This adds 5 new hairstyles to townie.tscn. Adds the PNGs and the corresponding SpriteFrames resources. And appends the resources to the RandomTextureSpriteBehavior so they can be randomized correctly.

Co-authored-by: Rosmery Fabián 99554171+RosmeryFabian@users.noreply.github.com

Resolve #2293

@manuq manuq left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work so far! I left some comments.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You made this one work very well with existing heads, congrats! This shows that you've been iterating to make it match.

Image Image

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The outline in this one should be 2 pixels wide. You did it right in 007, please do the same here:

Image

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one also looks very well in existing heads!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! The only problem is in this place, is hard because as you can see the hair must be on top of the head, not behind:

Image

This is the same problem we've seen with another conntributor in this hat: #2296 (comment)

I think you can do something similar to fix it:

Image

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it! As in 008 please use 2 pixels for the outline. Check https://github.com/endlessm/threadbare/wiki/Visual-Style-Guide

Also it could look better in the game top-down perspective if this straight line:

Image

Follows a round curve:

Image

problem

@andregf01

Copy link
Copy Markdown
Author

I corrected my designs.

image image image

@manuq

manuq commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@andregf01 excellent! Please update the PNGs in this pull request, so we can merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more hairstyles to character randomizer

2 participants