Users browsing this thread: 2 Guest(s)
Harp Weapon Tutorial

#18
Posts: 181
Threads: 3
Thanks Received: 26
Thanks Given: 4
Joined: Apr 2015
Reputation: 18
Status
None
I might be able to help. The metal knuckle graphics indeed only consists of two 8x8 tiles, but there are two blank tiles below them that you can use by modifying the two 16-bit values at $D20B74-$D20B77. Also note that the top two tiles (where the claw normally is) are specified by two 16-bit values at $D20B54-$D20B57. The format for these is

Code:
vhtttttt tttttttt
t: [$D30000 + t * $18] address of 3bpp tile graphics
h: flip tile horizontally
v: flip tile vertically

Hopefully that is clear. You should be able to make a 16x16 sprite from these four 8x8 tiles. You just need to find a place to insert the bottom two 8x8 tiles of your harp graphics.

I think you may also need to modify the animation script to make the harp look nice. I believe the metal knuckle uses the same script as an unarmed attack, which is at $D07EF9-$D07F17. You can look at the animation script dump on the wiki to see how the script actually works. If you modify this, it will also change how an unarmed attack looks, so it might be better if you can create a new script. There's a little bit of free space at $D0CF4A.
  Find
Quote  
[-] The following 1 user says Thank You to Everything for this post:
  • SSJ Rick (06-28-2020)



Messages In This Thread
Harp Weapon Tutorial - by Mutteo - 06-18-2020, 12:05 AM
RE: Harp Weapon - by Gi Nattak - 06-18-2020, 01:55 AM
RE: Harp Weapon - by Mutteo - 06-18-2020, 11:00 AM
RE: Harp Weapon - by PowerPanda - 06-18-2020, 09:34 AM
RE: Harp Weapon - by Morendo - 06-19-2020, 02:48 AM
RE: Harp Weapon - by Mutteo - 06-19-2020, 11:07 AM
RE: Harp Weapon - by C-Dude - 06-19-2020, 09:20 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 03:11 PM
RE: Harp Weapon - by C-Dude - 06-20-2020, 03:43 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 04:35 PM
RE: Harp Weapon - by C-Dude - 06-20-2020, 06:58 PM
RE: Harp Weapon - by SSJ Rick - 06-20-2020, 07:19 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 08:05 PM
RE: Harp Weapon - by SSJ Rick - 06-20-2020, 11:41 PM
RE: Harp Weapon - by Mutteo - 06-21-2020, 12:24 AM
RE: Harp Weapon - by SSJ Rick - 06-27-2020, 03:16 PM
RE: Harp Weapon - by Mutteo - 06-27-2020, 07:02 PM
RE: Harp Weapon - by Everything - 06-27-2020, 10:33 PM
RE: Harp Weapon - by Mutteo - 06-27-2020, 10:53 PM
RE: Harp Weapon - by SSJ Rick - 06-28-2020, 01:10 AM
RE: Harp Weapon - by Mutteo - 06-28-2020, 01:24 AM
RE: Harp Weapon - by Everything - 06-28-2020, 11:12 AM
RE: Harp Weapon - by Mutteo - 06-28-2020, 12:57 PM
RE: Harp Weapon - by Everything - 06-28-2020, 05:50 PM
RE: Harp Weapon - by Mutteo - 06-28-2020, 07:03 PM
RE: Harp Weapon - by Everything - 06-28-2020, 08:42 PM
RE: Harp Weapon - by Mutteo - 06-29-2020, 02:48 AM
RE: Harp Weapon - by Everything - 06-29-2020, 09:14 AM
RE: Harp Weapon - by Mutteo - 06-29-2020, 02:14 PM
RE: Harp Weapon Tutorial - by SSJ Rick - 07-03-2020, 01:53 PM

Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite