> For the complete documentation index, see [llms.txt](https://superior-worlds.gitbook.io/superior-worlds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superior-worlds.gitbook.io/superior-worlds/product-guides/highlands-builder-pack.md).

# Highlands Builder Pack

\
Contents:

* Complete Gaea source node file for all land forms to customize your world
* 1024x1024 Heightmap RAW file with PNG Data Maps
* 2 Pre built Demo scenes
* 8 terrain texture rules via 2 fully setup SPLAT maps
* 4 background meshes (tower, wall, iconic, and flat) w/LODs
* Gaea Terrain layer/texture generator to make your own sand, rock and grass
* 2 northern latitude skyboxes (clear and starry night sky)
* Multiple Heat Maps suitable for World Builder (coast, river, riverbed, heather shrubs, and grasslands)

<figure><img src="/files/1Z9mis1ua6QzXfyTaO0W" alt=""><figcaption></figcaption></figure>

The two included demo scenes showcase the capabilities of the Gaea project file with background mountains. The night scene is more stylized with high contrast textures. The day scene features natural color tones for a more realistic world.

\
The Gaea project file will show you how to draw the terrain shape, place carved coastlines, paint mountains, and situate beach landings. Export your changes to have an endless amount of Highlands worlds.

\
Populate the horizon with with included background mountains or change them in Gaea to suit your needs.

\
Customize all terrain and mesh textures for custom effects or seasons.

\
Supporting the project file is a 20 minute video introduction demonstrating how to make changes to your Highlands world. Change texture colors and define unique heatmaps suitable for World Builder to assist in procedurally populating the level with trees and detail objects.

<figure><img src="/files/Pwro1oR0oWhDd8hWrb53" alt=""><figcaption><p>Full Data Maps</p></figcaption></figure>

**Documentation**

{% embed url="<https://www.youtube.com/watch?v=VeETwSYyjTQ>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://superior-worlds.gitbook.io/superior-worlds/product-guides/highlands-builder-pack.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
