# Treehouse

{% embed url="<https://youtu.be/jaBVHVsWPjw>" %}

> Perspective is a peculiar thing. Sometimes the largest things are right in front of you hidden in the details.

## Experience

After learning about the death of his parents a traumatized kid runs away to his treehouse during a storm to escape inside a fantasy world where he's a giant (the adult) who has to save the forest from the evil Raven (the bringer of the bad news). Think Narnias and Alice in the Wonderland.&#x20;

Story aside, you are locked into a treehouse (that you progressively open up and upgrade) and given a telescope to explore the world outside. It is a game of observation and exploration. As you uncover several item, they start to connect into an overarching fantasy story that eventually meets real life in a happy resolution.

## Behind the Scenes

I've had tons of ideas for the gameplay and a lovely story. The eager early start was accelerated by many things being much easier, than the previously used Unity engine. Getting basic building blocks in was easy. The telescope zooming, mocking out the scene, all of that was the easy part. As I got more into the development, I realized the minimum scope to make the experience I was after with the target gameplay.

<figure><img src="/files/UVKeztWAvktkOTKxosYN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DJ5p0qvzf7hZXnuOVFtd" alt=""><figcaption><p>Opening sequence</p></figcaption></figure>

![](/files/iRcIkjwvAsg4lE5UgNL1)![](/files/uSMDd5dtoFztE7pRKXyI)

<figure><img src="/files/HGyy81tE0HS1lpHjkeNJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Q9ZbQZoVkVUvbm3ROW94" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FLblzEwrL5dlfDrH8FtA" alt=""><figcaption><p>your door to the game world</p></figcaption></figure>

<figure><img src="/files/seKYUoU5AYRxjSl3VKCk" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/RxIxwD3Z5zGf9VqobDsm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kdMtmu6sC7dpjbQygAxr" alt=""><figcaption></figcaption></figure>

Practically this was my very first Unreal Engine game. After a month or two I saw that this was too much. Too much story, that required research on heavy topics of losing a parent. While that made it more serious, also felt making it more valuable. Ultimately it felt it wasn't my place to tell a story like that. I thought about changing the story around, only to realize the scope of the gameplay wasn't something easy to make either.&#x20;


---

# Agent Instructions: 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:

```
GET https://maybegreat.gitbook.io/maybegreat/videogames/concepts-and-prototypes/treehouse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
