Users browsing this thread: 1 Guest(s)
Changing "Leap"

#2
Posts: 3,971
Threads: 279
Thanks Received: 238
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
By removing certain portions of the Leap command, you can have a command that does almost nothing (animation-wise). You just have to NOP C2/19A1 to C2/19A5 and C2/19AB to C2/19AE.

Code:
C2/199D: BB           TYX
C2/199E: 20 8A 29     JSR $298A   (Clear special effect, magic power, etc.)
C2/19A1: A9 A8        LDA #$A8
C2/19A3: 8D A9 11     STA $11A9   (Store Leap in special effect)
C2/19A6: A9 01        LDA #$01
C2/19A8: 1C A2 11     TRB $11A2   (Sets to magical damage)
C2/19AB: A9 40        LDA #$40
C2/19AD: 85 BB        STA $BB     (Sets to Cursor start on enemy only)
C2/19AF: 4C 7B 31     JMP $317B
  Find
Quote  



Messages In This Thread
Changing "Leap" - by Alby4t5 - 06-24-2013, 05:02 PM
RE: Changing "Leap" - by madsiur - 06-24-2013, 07:25 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite