Language…
21 users online: Alex No, Anas, DanMario24YT, gemstonezVA, GiraffeKiller, Golden Yoshi, Gorry, Green, GRIMMKIN, h.carrell, Heitor Porfirio, JudithPrietht, Metal-Yoshi94, playagmes169, Ray Hamilton, Rykon-V73, Seamus Sinclair, ShoopDaWhoop, Sniwott, Spedinja,  StayAtHomeStegosaurus - Guests: 275 - Bots: 608
Users: 64,795 (2,370 active)
Latest user: mathew

Pressured Water

UberASM Repository → Pressured Water

Submission Details

Name: Pressured Water
Author: mathie
Added:
Version History: View
Type: Level
Includes GFX: No
Includes Hijack: No
Featured: No
Description: This simple code make it so that Mario can't swim in water more than one time without touching the ground.
Note that it's still possible to have him swim more or less high using the directional buttons, though.
It works by modifying controller-related RAM addresses, so look up the code before combining it with another controller-related gimmick.

EDITS & UPDATES:
- fixed issue about not being able to dismount Yoshi while in water.
- fixed issues with "level paused", "message box active" and "sprites locked" flags.
Tags: lorom physics sa-1 super fx water
Comments: 5 (jump to comments)
Rating:
5.0 (1 rating)
No rating
Download 444 bytes | 476 downloads

Screenshots

Comments (5)

 Major Flare Link
Update: Added image.
 HuFlungDu Link
One more note, this still allows the user to swim upwards while carrying an item. So probably don't use it in a level with carryable items, if that's an issue for you.
 mathie Author Link
Thanks a lot for pointing that out. It's been fixed, along with the "level paused" flag and "sprites locked" flag.
Sorry for the inconvenience, I'm missing a lot of obvious things these days.
HammerBrother Link
Don't forget the message box. "If message box flag set, skip reset controls".
 HuFlungDu From older version: Pressured Water Link
Due to the way this is implemented, it's worth noting that this also disables dismounting Yoshi while you are not on the ground.

Approving anyway because it works as intended. If you want to fix that issue, go ahead and submit and update.