It will be for now but I’ll probably make it not a UI eventually.
Based on the game name and the animation style, are you drawing any inspiration from super doomspire or super bomb survival?
Alpha v0.0.31 (6/22/2025)
Changes
- Centered (?) the momentum bar UI. Kind of…
- Greatly improved the high momentum running animation.
- The high momentum running animation now shows in stages based on how close you are to max momentum.
- Going below regular running speed will now modify the running animation into a walking animation.
Showcases
- Dynamic momentum running animations:
Inspirations:
- Super Mario Galaxy
- Super Mario Bros
- Some of Polyhex’s Games (Find Everything mainly, maybe a LITTLE Super Bomb Survival)
- Block Tales (tool system I’m planning)
and some others… even AO has inspired me in some areas for this game.
I say this as a semi-joke but a platformer AO boss would be wild
ngl I can imagine a cutscene of that
also this stuff looks rlly nice
Alpha v0.0.32 (6/24/2025-6/26/2025)
Changes
- Reworked the idle animation to be much longer.
- Changed the falling animation.
- Finished adding the sliding mechanic.
- Activated by using the air dive key while on the ground, with at least 1 Momentum:
- Sliding utilizes MovementState.Momentum and the user’s current horizontal speed to determine the speed the user goes. The initial sliding speed is based on the user’s current moving speed, with a little bit of additional scaling based on momentum.
- Sliding consumes drains 10% * mu (friction coefficient which is between 0 and 1 depending on material) momentum per second if on flat ground or downhill. 1.5x momentum consumption while sliding if they are not going downhill (?)
- Sliding can only be used on the ground (touching it). with a relatively lenient ground check thereafter
- Holding the sliding key in midair will make you slide immediately when you touch the ground
- Sliding can be cancelled by jumping, which transitions to a LongJump. The long jump’s force will scale with Momentum
- The user will slide down or up the surface of objects smoothly with the sliding speed scaling real-time with Momentum
- The user’s sliding speed decay will depend on the friction of the surface
- Momentum will be lost rapidly if the player isn’t holding any WASD key
- Sliding has an animation, but visual effects are WIP!
- Activated by using the air dive key while on the ground, with at least 1 Momentum:
Bugs
- [Fixed] Rolling speed is unaffected by momentum.
- [Fixed] Idle animation no longer plays.
- [Fixed] Falling animation doesn’t play when it is supposed to most of the time.
- [Fixed] Music does not play.
Showcases
Sliding!
You should put a top hat on the character so it looks like their sliding with Style
Alpha v0.0.33 (6/27/2025)
Changes
- Sliding can now be canceled by pressing the slide key again.
- Going downhill (while in contact with the ground) will cancel it into a regular jump. Otherwise, it’ll just cancel the slide regularly.
- Momentum now reduces the startup of both ground pound variants by up to 60%. Note that regular ground pounds do not explicitly consume momentum.
- Momentum now scales the initial downward velocity of regular ground pounds, by up to an additional -100.
- Foot trails for having momentum now show again after jumping lingering for 2-3 seconds (based on Momentum) instead of 0.3 seconds after landing.
- Added moving platforms and one-way platforms. These will be used for some courses and for getting around certain areas of the map.
- These platforms cannot be ledge grabbed on.
- Adjusted the (fixed) sounds of some movement techniques.
Bugs
- [Fixed] Air Dive bind doesn’t also say that it’s the Slide bind as well.
- [Fixed] There’s no more screenshake on hard landings.
- [Fixed] Jump animations no longer change at high momentum.
- [Fixed] Sounds for movement techniques don’t work.
Alpha v0.0.34 (6/28/2025-6/30/2025)
Changes
- Reduced the character leaning while ledge grabbing and sliding.
- Sliding now has a 0.5s cooldown.
- [Internal] Added compatibility for movement technique animations to have multiple different animations or preload multiple animation phases for substates within the movement technique (e.g. ground pound fall → ground pound land).
- All ground pound, crouch jump, and momentum jump animations now preload, meaning you’ll always see them play fully the first time you use them.
- Cleaned up Slide code.
- Cleaned up old prints.
- Players with Tester in the game group (Polymeta Games) can now access SBZ Test Universe, where all patches are published first.
- Added a horizontal velocity cap of 200 studs/sec.
- Intensity and duration for screenshake on landing now scale up to the terminal falling velocity of super ground pounds (450 studs/sec).
Bugs
- [Fixed] Ground pounds can sometimes not have their landing effects scale correctly.
Showcases
- Super ground pound sound, increased screenshake, and consistency:
Alpha v0.0.35 (7/1/2025)
Changes
- Added a checkpoint system. Floating objects called Dormant Diamonds draw in the lifeforce of those who touch them, making those who fall return to them on their next attempts. Checkpoints save across sessions, so disconnecting while doing parkour won’t force you back all the way to the beginning.
- Renamed Coins to Core Fractals, which will be the collectible objects of each zone. The model for Core Fractals is still using the Roblox symbol as a placeholder. In the future, collecting all the Core Fractals for an area will unlock a special ability or perk related to that area.
- Collected Core Fractals now save across sessions.
- [Dev] Added an admin command to wipe the Core Fractals of a target player.
- Changed up spawns and added checkpoints around the testing map. There is now a proper “level” lor obby to progress through using the movement mechanics (prepare to crouch jump and jump dash a LOT).
- You can now obtain up to 12 Core Fractals. I plan on adding 50 for the test area, which will have a special reward to be revealed later.
this actually sounds peak i love progression relating to new abilities
Alpha v0.0.36 (7/2/2025)
Changes
- Increased base ledge shimmy speed: 10.5 → 15
- Changed the music that plays in the current testing map again; this is a draft of the Encounter (combat) version of the future training area.
- Greatly increased the size of the one-way platform leading to the 2nd checkpoint.
- Made some adjustments to the course leading to the 3rd and 4th checkpoints.
Bugs
- [Fixed] Two Core Fractals shared duplicate IDs, making them both collected even if only one of them was collected.
There have been no updates for a while because I’m working on some core game stuff like adding saved data (using ProfileStore), zone detection, and some small gameplay improvements, all while learning more about how stuff works alongside good conventions to support a long-term game.
But I expect to be able to get it out by tomorrow, so keep your eyes peeled for it if you’re interested.
Add the ability to grab people and dunk them.
Maybe a basketball too.
Bounce Bros.