SS3D icon indicating copy to clipboard operation
SS3D copied to clipboard

Multiple tilemaps per world

Open cosmiccoincidence opened this issue 1 year ago • 1 comments

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

cosmiccoincidence avatar Nov 18 '23 15:11 cosmiccoincidence

linking @henkhooft PR as it's the first implementation of this and will surely be useful https://github.com/RE-SS3D/SS3D/pull/736

stilnat avatar Nov 18 '23 22:11 stilnat