# Tilemaps

***For technical documentation on maps, see the Tilemap System document linked below.***

{% content-ref url="<https://app.gitbook.com/s/95OhrYYgKj0eUTnfM9sL/tilemaps>" %}
[Tilemaps](https://app.gitbook.com/s/95OhrYYgKj0eUTnfM9sL/tilemaps)
{% endcontent-ref %}

Maps will come in a variety in Space Station 3D but can be categorized into 2 main types; station-like and planet-like.

## Station-like <img src="https://lh3.googleusercontent.com/Gu82RVgvMEJshQ79i0fFAW66sFtgTQLpF0AfwWAyR1F3l7HRUfMEF4FfTpmX8vjrk_9rxG7ehL-0jjHLnOS2A6S8CC0wLM7EWRi5OGGk5-j8qg-7am-LlKL4CxpPE6MiTQBYwsnmByIs66rAcKTFVw" alt="" data-size="line">

Station-like maps ("Stations") are any map that is *mostly* made up of artificial structures and is **NOT anchored to any larger cosmic body** like an asteroid, moon, or planet. The only thing immediately outside of the artificial structure is the vacuum of space.

This includes, regular space stations, derelict/destroyed space stations, satellites, shuttles, or other ships.

{% content-ref url="tilemaps/stations" %}
[stations](https://ss3d.gitbook.io/design/environment/tilemaps/stations)
{% endcontent-ref %}

## Planet-like <img src="https://lh3.googleusercontent.com/Gu82RVgvMEJshQ79i0fFAW66sFtgTQLpF0AfwWAyR1F3l7HRUfMEF4FfTpmX8vjrk_9rxG7ehL-0jjHLnOS2A6S8CC0wLM7EWRi5OGGk5-j8qg-7am-LlKL4CxpPE6MiTQBYwsnmByIs66rAcKTFVw" alt="" data-size="line">

Planet-like maps ("Planets") are any map that is **anchored to a larger cosmic body** like an asteroid, moon, or planet. These maps have walkable 'land' outside of the artificial structures and sometimes even an atmosphere.

This includes most of the typically mining locations, like lavaland, asteroid, or even&#x20;

{% content-ref url="tilemaps/planets" %}
[planets](https://ss3d.gitbook.io/design/environment/tilemaps/planets)
{% endcontent-ref %}
