Commit Graph

13 Commits

Author SHA1 Message Date
SkyanUltra
8f16e587c6 Updated "FlyMove" to "WingMove" for consistency 2025-10-14 17:46:04 -04:00
SkyanUltra
6773a5a093 RunJump anims + quick fixes
new anims, including RunJump, RunJumpFall and RunJumpBump (incredible name) which play depending on the X velocity the player left the ground with.

also fixed the bob-omb to play the kick animation as well as it should

also
2025-10-14 05:59:16 -04:00
SkyanUltra
a7589e0870 Player performs kick animation 2025-10-14 03:46:43 -04:00
SkyanUltra
0826cb3a5d Additional optional animations for water/wing power-up + extras 2025-10-14 03:17:13 -04:00
guzlad
3a498717e5 Fixed custom character fall anims not playing 2025-10-06 16:51:36 +02:00
JHDev2006
9e5d7bd8e6 skid particles + extra particles setting 2025-10-01 12:33:34 +01:00
SkyanUltra
f6a31f8508 New Optional Animation States (#420)
* new animation states

additional conditional animation states, including:
- SkidAttack
- IdleAttack
- WalkAttack
- RunAttack
- CrouchJump
- CrouchMove
... along with a new set of animations, the Bump animations (play when hitting your head on a block)
- JumpBump
- CrouchBump
- SwimBump

* added fly animations & tweaked bump animation time

new anims for FlyIdle, FlyUp, FlyMove, FlyAttack, and FlyBump, which all fallback on their Swim counterparts if not found. also changed around some animation fallbacks which made more sense, like bumps using fall animations instead if applicable.

* added bump ignore checks and added a general bump animation

you can now define Bump which will define a bump animation for all bump animations. additionally, bump animations will only play if they can detect an animation. no more fallbacks needed
2025-09-28 11:25:50 +01:00
JHDev2006
caff518d5d There! you can now reset your campaign WITHOUT worrying about deleting everything else 2025-09-25 17:08:52 +01:00
Falkimore
a770541ddd add new physics parameters and descriptions 2025-09-22 18:02:44 -05:00
JHDev2006
11fbbaaa7d updated 2-4 to not kill the player when below the screen, in anti grav 2025-09-22 13:29:14 +01:00
JHDev2006
873ef53dfd fixed frame 1 water jumping 2025-09-21 21:43:32 +01:00
JHDev2006
e438354bf8 Fixed SMBS coin heavens, wrong warping you to SMB1, HOPEFULLY fixed some weird coin heaven deaths, and also added zip checking to the rom verifier, so that bad sprite rips dont happen (HOPEFULLY) 2025-09-16 10:41:31 +01:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00