Aris
A long-time technical writer and indie game preservationist who has spent more time navigating the industrial wastes of Rain World than is probably healthy.
Published: December 10, 2025 | 10 min read | Last updated: March 25, 2026
Rain World Watcher Level Editor: Everything You Need to Know (2025)
On November 21, 2025, Akupara Games developer [AG] riv otter posted a single message in the Rain World Steam forums that sent the modding community into a quiet frenzy: the official Rain World Watcher level editor the exact same tool used by Videocult to construct The Watcher's 31 new regions was now public and free to download. No special invite needed. No Adobe Director dependency. Just a zip file, an .exe, and the same creative toolkit that built one of 2025's most talked-about indie DLC expansions. This guide covers exactly what the editor is, what its five core sub-tools do, how to get it running, and why this release is bigger than it first appears.
⚡ Quick Answer
The Rain World Watcher Level Editor is the official development tool released by Akupara Games on November 21, 2025. It's free, standalone (no extra software needed), and lets you build custom rooms and entire regions using the same geometry, tile, effects, lighting, and prop systems used to create The Watcher DLC's 31 regions.
What Is the Rain World Watcher Level Editor?
Rain World's visual identity is inseparable from its levels. Those dense, layered corridors of rusted pipe and crumbling concrete where everything feels like it was built before humanity and will outlast it weren't conjured from nothing. They were assembled room by room inside a proprietary tool built by Videocult and Akupara Games. That tool is now in your hands.
The official Steam announcement describes it plainly: "We are releasing the level editor that was used in developing Rain World: The Watcher." The editor outputs two file types a .png image that the engine reads as a 3D environment, and an accompanying .txt file containing all collision and gameplay logic. That dual-output approach is the technical secret behind Rain World's distinctive visual depth: what you see in-game is a 2D spritesheet rendered as a layered 3D space, with each room occupying three separate depth layers.
📊 Key Stat: Rain World holds an Overwhelmingly Positive rating on Steam — 95% positive from over 26,000 reviews — making it one of the highest-rated indie titles in its category.
The Watcher edition of the editor is not a new application from scratch. It is the evolved version of the same tool used for the base game and the Downpour DLC, updated to include all the new tiles, props, and environmental assets introduced with The Watcher. That means access to visual elements from regions like Torrential Railways, Rusted Wrecks, and Coral Caves biomes that look and feel nothing like the original game's industrial corridors.
The Scope of The Watcher DLC — What Was Actually Built With This Tool
To appreciate why this editor release matters, you need to understand the scale of what Videocult built with it. Rain World: The Watcher, released March 28, 2025 as the game's second paid DLC, is not a small content drop. It added one new playable slugcat (the Watcher), 31 completely new regions, one new subregion, 34 new creatures, and four distinct endings. The September 2025 Watcher 1.5 update expanded this further, renaming regions, adding rooms, and introducing new mechanics.
📊 Key Stat: The Watcher adds 31 new regions and 34 new creatures — making it comparable in raw size to the entire base game, which shipped with roughly the same number of core regions.
Every single one of those rooms was designed in the editor now available to you. The new lightning-streaked badlands, the mud-pit regions, the underwater coastal environments, the Rot-overrun purple wastelands all of it was placed tile by tile, lit shadow by shadow, propped detail by detail inside this tool. That context transforms the download from "cool free thing" into something more significant: a direct window into how a critically acclaimed, commercially successful expansion was constructed.
"I know many of you modders have been asking for this and I'm glad to finally give you a new tool to play with. I can't wait to see what new regions will be developed!"
How to Download and Launch the Editor
The setup process is refreshingly direct. No Steam account ownership required to download. No additional runtime dependencies. Here's what the official release instructions say:
- Download the editor: Get the .zip file from the official Google Drive link posted in the Steam announcement.
- Unzip the file: Extract the archive to a folder of your choice. Keep it organized — you'll be returning to this directory often.
- Run the .exe file: Launch the editor directly. No installer, no prerequisite software. On first boot you'll be presented with a file selector to create or open a room.
💡 Pro Tip: Before opening the editor, create a dedicated folder for your rooms. All room names must begin with a region prefix (e.g., SU_ for Outskirts), and you should never use spaces in filenames — always use underscores. Setting up file organization before your first session saves significant friction later.
⚠️ Important: Numlock must be enabled for keyboard controls to function. The editor uses the numpad extensively for navigation. This catches almost every first-time user. Enable it before you launch.
The Five Core Sub-Tools: A Technical Breakdown
The editor is not a single canvas. It's a dashboard that routes you to five distinct, specialized sub-editors, each handling a different layer of a room's construction. Understanding what each one does and the order in which they're meant to be used is the fastest route to producing a coherent, crash-free level.
1. Geometry Editor
This is your starting point. The Geometry Editor defines the physical structure of your room: solid walls, floors, poles, shortcuts, creature dens, room entrances, bat-fly hives, scavenger holes, worm grass, and waterfalls. Everything that affects gameplay collision and creature behavior is placed here. Rain World levels use three depth layers Layer 1 (solid black), Layer 2 (green), Layer 3 (red) and the Geometry Editor is where you paint those layers. It includes a mirror tool for symmetrical level building, and notably, an experimental two-cursor mode that allows two users to edit the same room simultaneously.
⚠️ Important: Shortcut connections have strict requirements. A shortcut entrance needs walls on all sides except the entry direction, and the shortcut path must visibly point toward the den or door it connects to. Improperly wired shortcuts cause in-game crashes, not editor errors — so you won't know until you test.
2. Tile Editor
Once your geometry is set, the Tile Editor defines how it looks. Tiles are the visual skin on top of your collision geometry concrete, metal plates, pipes, organic growths, and dozens of other materials spanning the base game, Downpour, and now the Watcher's entirely new biome assets. Because the engine applies palette coloring dynamically at runtime, tile choices don't lock you into a specific color scheme during editing. The Tile Editor is, as the Rain World Modding wiki describes it, a "playground" the base of your intended visual style stems from the choices made here, with the aesthetic refined in the next three editors.
3. Effects Editor
The Effects Editor adds procedural and atmospheric elements: erosion, slime, rubble, plant life, chains, Daddy Long Legs corruption, and dozens of other organic overlays. Effects don't require precise placement they generate procedurally based on a seed value you set in the editor but layering them thoughtfully transforms a functional room into one that feels like Rain World rather than a tileset demo. This is where the game's characteristic visual noise and environmental storytelling comes from.
4. Light Editor
Rain World's atmospheric darkness is intentional and hand-crafted. The Light Editor is where you paint light and shadow across your room, defining where visibility ends and the unknown begins. It operates as a painting tool rather than a physics-based lighting system, meaning every shadow shape is authored deliberately rather than computed. Combined with the palette system (which sets the room's overall color cast), the Light Editor is responsible for a disproportionate share of each room's emotional character.
5. Prop Editor
The final layer. The Prop Editor handles individually placed decorative assets graffiti, signage, debris, plant sprigs, cables, and other hand-placed details that add specificity and personality. Unlike tiles, props aren't locked to the grid and can be placed at any angle, scaled, and distorted in freeform mode. Wire and tube props have a physics node count you can adjust to make them more taut or slack. The Watcher's editor adds the new prop libraries introduced with that expansion, meaning access to the distinctive visual language of its new regions.
A Brief History: From Adobe Director to Standalone
The Rain World level editor has a stranger history than most game tools. It was originally built on top of Adobe Director a now-defunct multimedia authoring platform that reached end-of-life in 2019. Early access to the editor required a working Director installation, which meant hunting down obsolete software through increasingly obscure channels. I remember the first time I tried to set this up in 2020; finding a legitimate, functional copy of Director felt like an archaeology project. The barrier was real enough that it filtered out a significant portion of the audience who might have otherwise gotten into modding.
The public release of the Downpour-era editor marked the first major step away from this dependency, bundling everything needed to run the tool as a self-contained package. The Watcher release continues that approach download, unzip, run. No archaeology required. This is not a trivial quality-of-life change; it removes what was genuinely the largest practical friction point between a curious player and their first custom room.
The Rain World Modding Wiki notes this explicitly: the editor now "can be run as-is without having to install any additional software." That sentence represents years of community and developer effort to get to. It's also worth noting that usability tweaks based on early-access modder feedback were baked into the public release — the editor you download today is not identical to the raw internal tool Videocult used. It's been tested against real community workflows.
Official vs. Community Editors: Which Should You Use?
The Rain World modding ecosystem has evolved to the point where the official editor isn't the only option. Community tools most notably Rained (by pkhead) on GitHub offer modern UI paradigms, including mouse-driven workflows, better crash resistance, and integration with Drizzle, a community-built faster renderer that significantly cuts down rendering wait times.
| Feature | Official Editor (Watcher) | Rained (Community) |
|---|---|---|
| Asset Library | Full Watcher assets included | Community-updated, may lag |
| Renderer Speed | Standard (slower on large rooms) | Fast (uses Drizzle) |
| Crash Stability | Several known crash triggers | More stable overall |
| Authenticity | The actual developer tool | Community reimplementation |
| Documentation | Extensive community wiki | GitHub docs + Discord |
The practical recommendation from the community (and consistent with the modding wiki) is to try both and settle on what fits your workflow. Many experienced region creators use the official editor for initial layout work and switch to community tools for refinement passes. The level format is compatible across tools they all output the same PNG/TXT pair that the game engine reads.
Getting Started: Resources, Tutorials, and the Modding Discord
The editor has a steep initial learning curve. Keyboard-heavy navigation, esoteric crash triggers, and a non-obvious workflow order (geometry first, always geometry first) mean the first few sessions will test your patience. The good news: the resources are excellent.
- Rain World Modding Wiki (rainworldmodding.miraheze.org): The most comprehensive written documentation. Covers all five sub-editors with control references and known crash workarounds.
- Kaeporo's Video Tutorial (YouTube): The gold-standard video walkthrough, referenced by the developers directly in the official level editor release post.
- Region From the Ground Up (modding wiki): A step-by-step guide taking you from empty screen to a finished, visually polished room — following the same process experienced region creators use.
- Rain World Modding Discord: Linked in the official Steam announcement. Active community of region creators, with a dedicated #modding channel for real-time support.
- Level Editor's Warehouse: A curated collection of community-made and official templates, tiles, props, and effects that extend the base asset library significantly.
💡 Pro Tip: Your first region prefix needs to be established before your first room name. Check the Rain World/World folder in your game files to see all existing region codes, then register your custom prefix in the community Region Lease on the modding wiki to avoid conflicts with other creators' published mods.
Frequently Asked Questions
How do I download the Rain World Watcher level editor?
Download the .zip file from the official Google Drive link posted in the Akupara Games Steam announcement. Unzip it, then run the .exe directly. No additional software or Steam ownership is required to use the editor itself.
What can you actually make with the Rain World level editor?
You can create individual rooms and, with enough effort, entirely new regions with multiple connected rooms, custom creature spawns, and original visual aesthetics. The editor includes Watcher DLC assets, so your regions can use the new biome tiles and props introduced with that expansion. Completed regions can be packaged as playable mods using the Custom Regions Support framework.
Is the Rain World level editor free?
Yes. The Watcher edition of the level editor was released by Akupara Games for free on November 21, 2025 via Google Drive. You do need to own Rain World (and The Watcher DLC) to test your levels in-game, but the editor software itself has no cost or ownership requirement.
What is the difference between the official editor and Rained?
The official editor is the exact tool Videocult used complete with original assets and quirks. Rained is a community reimplementation with a modern interface, faster rendering via Drizzle, and better crash stability. Both output compatible files. Many creators use both: the official editor for asset access, Rained for workflow comfort.
Does Rain World have Steam Workshop support for mods?
No. As of early 2026, Rain World does not use Steam Workshop. The modding community has historically agreed that implementing it would break existing mods and the established mod workflow. Custom regions and mods are distributed through community channels like RainDB and the modding Discord.
How do I test a room I've made in the level editor?
For single-screen rooms, render your level in the editor, then copy the output .png and .txt files into your game's /Rain World/Levels folder. The room should appear in Arena mode. Multi-screen rooms require linking to a region via a World File, which is a more involved process covered in the modding wiki's "Adding New Maps" article.
The Watcher Left the Door Open
The release of this editor isn't just a generous gift from a developer to its community established what Rain World's world could look and feel like at its most expansive, and then published the exact same toolkit so that everyone else can build what comes next. The modding wiki already hosts community-made regions. The GitHub ecosystem around Rain World modding is active as of early 2026. The Discord is populated with people mid-build.
The editor itself isn't polished in a consumer-software sense — it has crash traps, keyboard-first navigation, and a learning curve that respects no one's schedule. But neither was Rain World when it launched. The difficulty is part of the design. What you get out of it, when you push through, is something that authentically belongs to Rain World's world. The Watcher showed what that could look like at scale. Now it's your turn.
📚 Sources & References
- Rain World — The Watcher Level Editor Official Announcement — Steam, Akupara Games, November 21, 2025
- Rain World: The Watcher — Official Rain World Wiki (Miraheze)
- Level Editor — Rain World Modding Wiki (Miraheze), Last updated January 9, 2026
- Region From the Ground Up — Rain World Modding Wiki (Miraheze)
- Rain World Released a Level Editor (and How to Get It) — GameGrin, Violet Plata, November 26, 2025
- Rain World on Steam — Akupara Games / Videocult (for Steam review data)
- Rained — Community Rain World Level Editor by pkhead, GitHub
- Custom Regions Support (CRS) — Rain World Modding Wiki


























































