EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
991 stars 186 forks source link

RPG_RT Bug: Pictures that scroll with the map move to the left when jumping to the right #2425

Open Ghabry opened 3 years ago

Ghabry commented 3 years ago

Create a picture with option "Scroll with Map".

Create a Move Event with Player: Jump, Right, Land. Everytime the move event is executed the pictures moves a bit to the left.

Thanks to Jan/Deep 8 for the report!

ghost commented 3 years ago

This bug even occurs independent of the jump direction: The pictures always move a bit to the opposite of the jump direction.

ghost commented 3 years ago

I can reproduce this behavior on RPG_RT too. So we haven't got a bug here, this is correct behavior despite being annoying. I would like to hear your opinions but I think we can close this.

Ghabry commented 3 years ago

Interesting. If I remember correctly I tested this in RPG_RT 2k3E and there I couldn't see this bug.

But I will retest, also with different engine versions.

ghost commented 3 years ago

To be exact, I reproduced this with RPG_RT 2k version 1.51.

Ghabry commented 3 years ago

You are right, confirmed this in 2k3E. This is not a regression.

I will transform this here in a "Enhancement". Is a bug that could be fixed for the "EasyRPG" engine mode.

CherryDT commented 3 years ago

Astonishing how many new issues like these are found in RPG_RT over time.