not exactly what you want but heres this modified airspin code for uberasm which pretty much allows you to keep the cape abilities and replace the flying with double jump
and also patch this to your rom with asar since the uberasm above doesn't remove the cape flying
Code
org $00D674
db $80
This is my non existent layout I plan on adding one soon.. or never
not exactly what you want but heres this modified airspin code for uberasm which pretty much allows you to keep the cape abilities and replace the flying with double jump
and also patch this to your rom with asar since the uberasm above doesn't remove the cape flying
Code
org $00D674
db $80
Perfect! Thank you very much, that actually goes beyond what I was looking for