(4.1.0) Hud teleporting player to another area when touching.

DanielT1985

Member
Whenever my character reaches the top of the screen/bottom of the hud bar, it teleports the character. IDK what to do to fix this.
 
DanielT1985 said:
Whenever my character reaches the top of the screen/bottom of the hud bar, it teleports the character. IDK what to do to fix this.
I do believe this is actually the physics coming with 4-way screen transitions enabled. (Up, Down, Left, Right),
I would have to dig deeper to figure out how to turn that off.
 
dale_coop said:
If you don't want your player to go up... put solid blocks to block your player?

You were able to toggle top bounds in 4.0.11,
But I played around with handlebounds.asm in 4.1 last night with no luck.

That's definitely the script that needs editing, I just can't figure out what needs to be tweaked.
 
Top Bottom