| Latest version | 0.1.8 |
|---|---|
| Minimum Core | 14 |
| Compatible Core | 14 |
| Last updated | 2 days ago |
| Created | 1 month ago |
| Authors | |
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
Click Adventure is a Foundry VTT module that transforms how your players explore the world. Instead of the GM manually jumping between scenes, you connect your locations into a visual map — and players navigate by clicking directional arrows on a stylish floating button, just like the classic point-and-click adventure games of old.
Perfect for narrative-heavy sessions where the journey between places is part of the story.
Video is in Brazilian Portuguese, but the interface is fully visual — you'll get the idea instantly.
Build your world by connecting scenes as nodes on a canvas. Drag them around, draw links, and define exactly where players can go.
A sleek floating button appears on screen. Players click it to reveal directional arrows pointing to nearby locations — then pick where they want to go.
Each location is fully configurable: multiple images, linked scenes, macros, autolock rules, and camera room settings — all in one panel.
The Manager is the main interface where you build your scene graph. It's GM-only.
Option 1 — Scene Directory button
Open the Scenes tab in the sidebar. A Click Adventure button (and a Groups button) appear in the directory header. Click Click Adventure to open the Manager.
Option 2 — Macro
Create a script macro with the following code:
ClickAdventure.Manager();
To open the Groups manager:
ClickAdventure.Groups();
To open the navigation HUD manually:
ClickAdventure.HUD();
Want to package your adventure for others to use? See the Wiki for a full guide.
https://raw.githubusercontent.com/brunocalado/click-adventure/main/module.json
Found a bug or have an idea? Open an issue on GitHub:
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: click-adventure or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.