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

Modified all chicken gifs to have the same canvas size #622

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

sharktrexer
Copy link
Contributor

Idea from #604

I noticed when petting the chicken it's size went all over the place. With each gif now having the same canvas size, the chicken now keeps it relative size. Since the horse gives extra canvas size for animations I think it only made sense that the chicken does too, making the pet's animations more homogenized.

I understand this doesn't add the suggested solution to programmatically size different pets, but if that were to happen in the future, I think this would be a necessary bridge to cross.

Before:

old-chicken-animation

After:

new-chicken-animation

now whenver an animation is triggered, the chicken won't magically change size
@tonybaloney
Copy link
Owner

Thanks for the fix!

@tonybaloney tonybaloney merged commit cd3b4af into tonybaloney:main Nov 30, 2024
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