Skip to content

Automatically set colliding tiles for Tilemaps #45

@hexus

Description

@hexus

Having to work out the numbers for map.setCollisionBetween() is a bit of a pain, so it would be great if the plugin could set this on the map objects itself. It makes the API even friendlier.

I've also noticed that internal edges on tile objects (collideUp, etc) don't get flagged correctly if map.setCollisionBetween() is called after creating layers. This should be looked into.

Related to #43 and #49.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions