-
-
Couldn't load subscription status.
- Fork 474
Add a pumpkin pet #800
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
base: main
Are you sure you want to change the base?
Add a pumpkin pet #800
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #800 +/- ##
==========================================
+ Coverage 17.72% 17.75% +0.02%
==========================================
Files 36 37 +1
Lines 1879 1904 +25
Branches 232 235 +3
==========================================
+ Hits 333 338 +5
- Misses 1540 1560 +20
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the animation where the bat flies out of the eye should be the swipe animation.
The run state seems too much, the bat keeps flying out on a loop. Remove that one (see suggested changes).
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Addresses #791
This adds a pumpkin pet, complete with idle, swipe, "walk", and "run" animations (note that the pumpkin does not move).



Full credit goes to Barking Doggos for the pumpkin and Elska for the small bat. I just combined the two assets and made some small adjustments.
https://barking-doggos.itch.io/free-animated-pixel-art-halloween-pumpkin
https://elska.itch.io/free-bat
(second time trying this since i deleted by first pr because I'm an idiot)