# Godot 4 C# Action Adventure: Build your own 2.5D RPG

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

## What is this book?&#x20;

This book was created to summarize each lecture from the course. Watching videos can be a great way to learn, but they have flaws. Scrubbing through a video can be tedious. As humans, we can read faster than watching a video.&#x20;

For this reason, the book was created to act as a supplementary resource. You can use it to recap what you've learned and review content from previous lectures. Hopefully, this resource will prove to be invaluable to you.&#x20;

## Where to buy the course?

You can find the course here: <https://www.gamedev.tv/p/godot-c-action-adventure?coupon_code=OFFER>


---

# 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://luisramirez.gitbook.io/godot-2.5d-rpg-course/godot-4-c-action-adventure-build-your-own-2.5d-rpg.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.
