Skip to content

An issue where map is not displayed properly on other surfaces #287

@lyonbeckers

Description

@lyonbeckers

Because the map object uses the game's core as a reference for width and height, it creates display problems for surfaces larger than the game's core. This causes odd scaling behaviour, where the map's display will not be scaled, but the dimensions of the tiles will be (so at 3x scale, a collision tile that was at (32,32) will collide at (96,96) appropriately). As far as I can see, the map object is the only object that does not behave appropriately to scaling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions