Internal coordinate of the camera are inverted in 4P mode #11

Closed
opened 2020-08-09 11:08:01 +02:00 by kazhnuz · 1 comment
Owner

In a four players mode, the P1 and P2 have their internal y coordinate inverted (0 for P3 and P4 and screen_height/2 for P1 and P2), relying on a lot of workaround to be drawn at the right place.

This kinda shouldn’t be the case.

In a four players mode, the P1 and P2 have their internal y coordinate inverted (0 for P3 and P4 and screen_height/2 for P1 and P2), relying on a lot of workaround to be drawn at the right place. This kinda shouldn’t be the case.
Author
Owner

Fixed since 91019b2074

Fixed since 91019b2074
Sign in to join this conversation.
No description provided.