Skip to content

Commit

Permalink
change caveman sprite for winter level - veera kalakota
Browse files Browse the repository at this point in the history
  • Loading branch information
VeeraKalakota committed Feb 14, 2025
1 parent 7887ac9 commit 251ee66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/js/platformer/GameSetterWinter.js
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,9 @@ const assets = {
hitbox: { widthPercentage: 0.0, heightPercentage: 0.2 }
},
Snowman: {
src: "/images/platformer/caveman.png",
width: 308,
height: 327,
src: "/images/platformer/gunman-removebg-preview.png",
width: 228,
height: 177,
scaleSize: 60,
speedRatio: 0.7,
xPercentage: 0.6,
Expand Down
Binary file added images/platformer/gunman-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 251ee66

Please # to comment.