Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RandomHumanoidAppearance changes. #1592

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

widgetbeck
Copy link

added manual overrides for every aspect of humanoid profile/appearance in RandomHumanoidAppearanceComponent. used those to make Gollylad always look the same and be the same age.

Changelog

🆑

  • tweak: Sir Gollylad now has a consistent appearance. He's still genderfluid, but now it's on purpose.

Copy link

@Darkmajia Darkmajia left a comment

Choose a reason for hiding this comment

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

looks good mostly

foreach (var keyValuePair in dict)
{
List<Color> markingColors = [];
var coolVar = keyValuePair.Value;

Choose a reason for hiding this comment

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

coolVar.. also this doesnt seem to be used anywhere?

Copy link
Author

Choose a reason for hiding this comment

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

oh lmfao. that was for checking the value in a breakpoint. whoops

Copy link

@Darkmajia Darkmajia left a comment

Choose a reason for hiding this comment

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

goodbye coolVar

@Darkmajia Darkmajia merged commit ef1f74b into impstation:master Feb 7, 2025
4 checks passed
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.

2 participants