Adjust speed in dependence of an item
Zeldix :: Zelda III Hacking :: Patches :: Items
Page 1 of 1
20151002
Adjust speed in dependence of an item
This is sort of a bunny hood asm. As soon you have an item (e.g., moonpearl) you can use this hack that your speed is also accelerated:
http://bszelda.zeldalegends.net/stuff/Con/bunnyhood.zip
Inside you find 4 different asm:
- moonpearl.asm: speed is accelerated as soon you have the moonpearl in your inventory
- book_mudora_equipped.asm: accelerated speed if you have the book mudora in Y-box equipped
- moonpearl_Rbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the R-Button pressed!
- moonpearl_Lbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the L-Button pressed!
(R-button interferes with the skip monologue asm. If you e.g., bump in an autotalking sprite (upgrade pond or whatever) this monologue is skipped. L-button interferes with the superbomb, but only if you have it equipped, so probably the L-button asm is the better choice).
Note: you need to set the speed values yourself, by adjusting the db table at the end of the asm, e.g.: db $18 -> $30 for fast horizontal and vertical walking
http://bszelda.zeldalegends.net/stuff/Con/bunnyhood.zip
Inside you find 4 different asm:
- moonpearl.asm: speed is accelerated as soon you have the moonpearl in your inventory
- book_mudora_equipped.asm: accelerated speed if you have the book mudora in Y-box equipped
- moonpearl_Rbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the R-Button pressed!
- moonpearl_Lbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the L-Button pressed!
(R-button interferes with the skip monologue asm. If you e.g., bump in an autotalking sprite (upgrade pond or whatever) this monologue is skipped. L-button interferes with the superbomb, but only if you have it equipped, so probably the L-button asm is the better choice).
Note: you need to set the speed values yourself, by adjusting the db table at the end of the asm, e.g.: db $18 -> $30 for fast horizontal and vertical walking
Last edited by Conn on Sun 4 Oct 2015 - 16:24; edited 1 time in total
Conn- Since : 2013-06-30
Adjust speed in dependence of an item :: Comments
Re: Adjust speed in dependence of an item
I just updated the asm so that you can choose between:
- moonpearl.asm: speed is accelerated as soon you have the moonpearl in your inventory
- book_mudora_equipped.asm: accelerated speed if you have the book mudora in Y-box equipped
- moonpearl_Rbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the R-Button pressed!
- moonpearl_Lbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the L-Button pressed!
(R-button interferes with the skip monologue asm. If you e.g., bump in an autotalking sprite (upgrade pond or whatever) this monologue is skipped. L-button interferes with the superbomb, but only if you have it equipped, so probably the L-button asm is the better choice).
- moonpearl.asm: speed is accelerated as soon you have the moonpearl in your inventory
- book_mudora_equipped.asm: accelerated speed if you have the book mudora in Y-box equipped
- moonpearl_Rbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the R-Button pressed!
- moonpearl_Lbuttonpressed.asm: accelerated speed if you have the moonpearl in your inventory AND hold the L-Button pressed!
(R-button interferes with the skip monologue asm. If you e.g., bump in an autotalking sprite (upgrade pond or whatever) this monologue is skipped. L-button interferes with the superbomb, but only if you have it equipped, so probably the L-button asm is the better choice).
Similar topics
» Different speed levels with certain item (bunny hood)
» Adjust the timer for torches
» Boots kick off speed
» New item ideas?
» Item gating
» Adjust the timer for torches
» Boots kick off speed
» New item ideas?
» Item gating
Permissions in this forum:
You cannot reply to topics in this forum