Skip to content

Maniac: Get Game Info - The camera position retrieved should not be able to be negative on a looping map #3665

Description

@Mimigris

E.g. here, on a looping on both sides 40x30 map, while placed at (5, 3) so that the camera points at the tile (36, 26) in the top-left corner of the screen, Maniac returns 576 and 416 (because 36 * 16 and 26 * 16), while EasyRPG just returns two -64 (since it calculates the top-left corner of the screen tile is -4 tiles away from the (0, 0) tile).
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions