Language…
19 users online: akawo, Alex No, CroNo, DanMario24YT, Gemini0, Golden Yoshi, Gulaschko, Hammerer, kurtistrydiz,  MarioFanGamer, MarkVD100, Maw, mtheordinarygamer, rafaelfutbal, Rykon-V73, Spedinja, steelsburg, superbot12, Tulip Time Scholarship Games - Guests: 289 - Bots: 508
Users: 64,795 (2,370 active)
Latest user: mathew

need some help with this

how do i make this hammer bro sprite to be 2 tiles tall since i have a hack that uses redrawn graphics and i want my hammer bro to have a throwing sfx

[Edit] also how do i make the hammer bro to throw a normal sprite instead of extended
This is my non existent layout I plan on adding one soon.. or never

I have a discord server, feel free to join if you want
In both cases, specially the first one, you will have to edit the code of the sprite. To make the hammer bro 2 tiles tall, in particular, you will have to edit its graphics routine, and this can be easier or harder depending on if the original sprite has a loop for drawing the tiles, it obtains information from tables or directly loads them, etc. In the case of the hammer sprite it woukd also depend on if the sprite is using a macro for spawning the extended sprite or if the code is directly written.

As you see, there is no easy way I can tell how to do this without taking a look at the code and writting a good chunk of the code, so I think you would do better posting this in the ASM requests thread.