-
-
Notifications
You must be signed in to change notification settings - Fork 151
Multiple tilemaps per world #1341
Copy link
Copy link
Open
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 90 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.Difficulty: hard 🌵Things are getting spiky !Things are getting spiky !FeatureA new system or other feature.A new system or other feature.MapAffects any map.Affects any map.TilemapsTasks related to the tilemap system or its connectors.Tasks related to the tilemap system or its connectors.
Milestone
Metadata
Metadata
Assignees
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 90 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.Difficulty: hard 🌵Things are getting spiky !Things are getting spiky !FeatureA new system or other feature.A new system or other feature.MapAffects any map.Affects any map.TilemapsTasks related to the tilemap system or its connectors.Tasks related to the tilemap system or its connectors.
Type
Projects
Status
📋 Backlog
Summary
Add feature to tilemaps system so that a world (map) can support multiple tilemaps within.
Goal
A world (map) needs to support multiple tilemaps because the space station will be one and each shuttle will be one. This way the shuttles can be easily split from the station and individually moved/rotated.
Document
Tilemap design: https://ss3d.gitbook.io/design/environment/tilemaps
Tilemap system: https://ss3d.gitbook.io/systems/tilemaps