Language…
4 users online: 7 up, Cappaque, Peter64, X11Gbyte - Guests: 87 - Bots: 100
Users: 70,846 (2,348 active)
Latest user: DanteGue29

Level Warp Display

UberASM Repository → Level Warp Display

Submission Details

Name: Level Warp Display
Author: JackTheSpades
Added:
Type: Level
Includes GFX: No
Includes Hijack: No
Featured: No
Description: An easy to configure level code for creating warp hubs.
It displays a custom text in the top left corner, switching between values when pressing left or right and when pushing A or B sends you to the designated level.
The text displayed, destination level and amount of levels can be easily changed, just add or remove values from the tables.

Useful for debugging or actual in game hubs.
Tags: debug layer 3 level lorom sa-1 warp
Comments: 5 (jump to comments)
Rating:
0.0 (0 ratings)
No rating
Download 1.68 KiB | 421 downloads

Screenshots

Comments (5)

HammerBrother Link
Originally posted by levelwarp.asm


Because of the RAM map changes, this will work: https://smwc.me/m/smw/ram/7E19D8/
MegaSonic1999 Link
I get how to change the level names, but how do I set the specific level values that I need to be teleported? and how many levels?
zacmario Link
Whoally crap I never noticed this. That is super cool.
Knucklesfan Link
This also can make a neat teleportation system Cave Story style.
 MarioFanGamer Link
Fixed the level names not getting displayed in SA-1, remove SA-1 remaps (UberASM already features it on its own), made Mario freeze (because the D-Pad is used) with the code and made here and there some optimisations.

As mention in the discription, this is a very good debug tool (hence why I have added a "debug" tag). Keep in mind that you don't switch the levels (as in actual levels), you only switch a room.

Edit: And keep in mind that you can only use the midway point exit when Lunar Magic has installed the customisable midway point ASM hack, that midway points are independand of the main entrance, at least once.