Commit Graph

8 Commits

Author SHA1 Message Date
KirbyKidJ
3a3340ed88 Prevents small crouch if it's not a used animation
Also added some functions for debugging and toggling visible collisions.
Also fixed some inconsistencies with both small and big collisions.
2025-09-26 11:46:09 -07:00
KirbyKidJ
4f06366c94 Merge remote-tracking branch 'upstream/main' into pulls/small-crouch-hitbox-fix 2025-09-26 10:51:17 -07:00
JHDev2006
40c2c04fcd couple things, icr 2025-09-25 22:54:23 +01:00
KirbyKidJ
cd2e7522b5 Renamed CrouchShape to SmallCrouchShape
Easier to search for on VSC
2025-09-22 21:51:48 -07:00
KirbyKidJ
d501e08995 Hitbox Change for When Small and Crouching
Adds a quick change to parallel SMM2. I noticed when trying to duck under a Rocky Wrench's wrench while small, I still got hit. So I added an extra hitbox for when you crouch and are small.
It was actually incredibly hard to test if this was accurate in SMM2 since the enemy had Stormtrooper aim. But when it throws a wrench directly at your face and you duck, you can dodge it.
2025-09-22 00:24:52 -07:00
JHDev2006
ebdd1795b2 Modern transformation animation now actually looks like mario maker now, rejoice 2025-09-21 23:01:41 +01:00
JHDev2006
9f6f9c40c5 made it so coins actually coin 2025-09-13 19:53:31 +01:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00