-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestlow priorityShould be completed at some point in the futureShould be completed at some point in the future
Description
Replicate HaxeFlixel's FlxTilemap to allow for efficient rendering and collision of tile-based maps.
Requirements:
- Load map data from CSV strings, 2D arrays, or Tiled maps.
- Support for auto-tiling logic.
- Efficient rendering using a single
StaticTiledMapRendereror custom batching. - Optimized collision handling for large maps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestlow priorityShould be completed at some point in the futureShould be completed at some point in the future
Projects
Status
🗒️ Todo