RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
252 stars 139 forks source link

Multiple tilemaps per world #1341

Open cosmiccoincidence opened 9 months ago

cosmiccoincidence commented 9 months ago

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

stilnat commented 9 months ago

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