Language…
12 users online: Cristian Cardoso, fanfan21, Golden Yoshi, Green Jerry, JezJitzu, Josuke Yoshikage, KoJi, Maw,  Nanako, Shomi, tOaO, yoshi9429 - Guests: 242 - Bots: 300
Users: 64,795 (2,377 active)
Latest user: mathew

U.N.B. Hitbox Issues

I'm inserting the Ultimate Noob Boss into my hack, but it has hitbox issues. When it jumps, it gets a much longer hitbox, and you only get hurt otherwise if you touch the center of the sprite.

These are the movements the sprite does.

Code
STATE8:
JSR Move
JSR JumpA
JSR ThrowHurt
JSR GenNSpr
RTS
STATE7:
JSR Move
JSR JumpA
JSR ThrowHurt
JSR GenNSpr
RTS
STATE6:
JSR Move
JSR JumpA
JSR ThrowHurt
JSR GenNSpr
RTS
STATE5:
JSR Move
JSR JumpB
JSR ThrowHurt
JSR GenNSpr
RTS
STATE4:
JSR Move
JSR JumpB
JSR ThrowHurt
JSR GenNSpr
RTS
STATE3:
JSR Move
JSR JumpB
JSR ThrowHurt
JSR GenNSpr
RTS
STATE2:
JSR Move
JSR JumpC
JSR ThrowHurt
JSR GenNSpr
RTS
STATE1:
JSR Move
JSR JumpC
JSR ThrowHurt
JSR GenNSpr
RTS
STATE0:
JSR GenBullets


So how do I fix these hitbox issues? I'm using the one from the central BTW.
Porting music is like walking down a street. Sometimes it goes nicely and sometimes you wANT TO STAB SOMEONE IN THE HEAD DUE TO HOW HARD TH IS IS