Commit Graph

16 Commits

Author SHA1 Message Date
aaaa79cdc0 bring over attack projectile frames 2025-08-29 01:00:08 +01:00
25293876ed begin portin attack 2025-08-29 00:16:58 +01:00
6dee0b89c8 port over jumping sprites/frames 2025-08-28 23:24:56 +01:00
ee5ccf77a0 update/port over right-walking frames 2025-08-28 23:08:30 +01:00
f3cb7b7546 port over left-walking frames/sprites 2025-08-28 23:02:03 +01:00
a2b14b90e3 change standing sprite 2025-08-28 22:46:13 +01:00
94dc17011e add a couple of frames to right-attack animation, making it appear smoother and less choppy 2025-03-01 01:11:16 +00:00
54a4ed6d64 code box locations of right frames for whip attack 2025-02-28 13:18:42 +00:00
321200139b draw animation frames for whip attack 2025-02-28 12:03:23 +00:00
b697eaf8e0 add sprites for when player jumps while facing left, and add code to handle this case 2025-02-24 12:43:08 +00:00
0353c47f27 add jumping/falling sprites when player is facing right (todo: add sprites mirrored to face left) 2025-02-23 13:47:41 +00:00
4c853c1843 add animation for player walking leftwards 2025-02-23 07:43:23 +00:00
cc01ee7ec9 remove player-walk-right-10 and player-walk-right-11 from walk cycle animation (looks better without those frames) 2025-02-23 07:30:44 +00:00
9286c26231 add a couple of frames to walk animation, and change colour of walls back from white to black (changed to white temporarily so we can see walk animation isolated from any other objects) 2025-02-22 19:22:48 +00:00
bf40a2b6e6 create assets for player walking rightwards (but they are not implemented in code yet) 2025-02-22 13:44:01 +00:00
f8ed79c81f small improvement to player's sprite (and create subdirectory for player's sprites too, as I expect there will be quite a few) 2025-02-22 06:02:28 +00:00