Name: | Password System |
Author: | Nowieso |
Added: | |
Version History: | View |
Type: | Level |
Includes GFX: | No |
Includes Hijack: | No |
Featured: | No |
Description: | With this code, you can easily create a unique password system for your level. Set 1-10 inputs that have to be done in the correct order and one of these things will happen: -Kill the player -Hurt the player -Give the player 1-UP(s) -Give the player a Power-UP -Give the player some coins -Give the player Star-Power -End the level (normal exit) -End the level (secret exit), triggers the keyhole animation -Spawn a sprite -Change ON/OFF Switch state -Activate P-Switch -Teleport to current screen exit -Teleport the player to the overworld, no event triggered -Teleport the player to a different overworld position Every option is very customizable, so make sure to change the defines in the asm file. |
Tags: | input lorom on off p-switch password sa-1 sprite spawn teleport |
Comments: | 2 (jump to comments) |
Rating: |
Download
4.11 KiB | 76 downloads
Comments (2)
I found a couple of small issues that would be nice to fix in an update: when enabling the PSwitch option, the song doesn't change. Also, for the silver PSwitch, you need to add a "JSL $02B9BD" to turn all the on-screen sprites to silver coins.
Besides that, it would be nice to make an update to optimize the code (it's not a major issue, but it could also be a useful exercise for you