The Level Editor is an application created by the Rain World developers in order to create new in-game rooms and edit existing ones. There are two officially released versions of the editor, the original editor used to create the base game and the updated editor used for the Downpour expansion.
The editor functions by using specially formatted spritesheets and a number of programmed effects and outputs PNG files that the engine interprets in 3D (as well as an accompanying text file which contains collision and gameplay info).
There are also several unofficial community made Level Editors, the map-editor, a editor that predated the official one and can only edit preexisting maps, the community editor, a community-made edit of the original editor, with new features, bugfixes, and better ease of use, and Drizzle, a community made level renderer that's hardware accelerated. In the future it intends to replace the existing level editors.
Once you've opened/created a level, you are presented with the preview screen of the level, (this preview needs to be manually updated using the "update preview" button whenever changes are made to the level for it to remain accurate.) the buttons can be used to navigate between the different editors,
load a new level or save/rename your current level, and export it's geometry data for use in-game. Pressing "1" will bring you back to this screen.
It's often best to start by modifying the dimensions of the room to your liking using the level size button before beginning to edit. You can change this at any time, but because you set the dimensions manually rather than visually, making changes later is more difficult and poses the risk of accidentally deleting a portion of your room if you aren't careful.
From the dashboard you can switch to the Geometry Editor - used for defining the level geometry and collision, the Tile Editor (for customizing the tiles and assets that make up the geometry created in the geometry editor), the Effects Editor (for adding procedural effects like erosion or slime, as well as things like plants or chains), the Light Editor - for painting light and shadow, or the Prop Editor (for adding additional hand placed props and decals like graffiti).
These are used for every editor view except the Camera and Environment editor to scroll around the screen.
Notice, numlock must be turned on for these controls to have any effect.
Key(s)
Function
8,2,4,6
Moves view
1 (hold)
Increases view scroll speed.
3 (hold)
Increases view scroll speed even more.
9 (hold)
Allow the view to move outside the boundaries of the level.
Allows you to set the levels dimensions. You can set the entire level size, and border tiles. Border tiles are padding around the room, mainly for resolutions that are larger than 4:3 (It is recommended to not go under the defaults numbers, as it causes the final render to be cut off.)
To calculate the size your level needs to be, you can use the following formula:
Width = 52 * Screens + 20
Height = 40 * Screens + 3
This is the arrow on the fourth row of bars, which determines what seed the level will use. The seed determines random tile and prop placement, along with how effects are generated.
In the Geometry Editor, you define the elements and collision information of your room, such as poles, shortcuts, room entrances, creature dens, and garbage worm placement. (to connect your room to other rooms), and a number of other gameplay relevant elements.
Primary cursor scroll through toolbox. If mouse over the toolbox, mouse moves cursor instead.
Mouse
Primary cursor movement.
LMB
Primary cursor use current tool.
Q (hold)
Secondary cursor scroll through toolbox.
E,S,D,F
Secondary cursor movement.
W
Secondary cursor use current tool.
As an experimental feature, the developers implemented a second grey cursor with an alternate control scheme to allow two users to edit a room
simultaneously. While as far as we are aware this ended up being a little used feature, it is still implemented and usable in the current editor
Flips the currently selected tile between walls, and air.
Paint Walls
Paints solid tiles.
Paint Air
Paints non-solid tiles.
Make Slope
Paints a slope, can only be placed inside corners, or the edges of larger solids.
Make Floor
Paints thin platforms that entities can stand on that the player can hold down to fall through.
Rect Wall
Paints solid tiles in a rectangle. Click two points to set the rectangle's dimensions and paint.
Rect Air
Same as above, except for non-solid tiles.
Worm Grass
Place above solid ground to spawn worm grass tendrils. The number placed together to the left and right decides the height of the grass.
Crack Terrain
Renders as a roughly cracked fissure through the material painted on it in the tile editor. Slugcat can crawl through these tunnels. An example in the vanilla game is in the western temple styled area of the subterranean. Where there are fissures to travel beneath certain stone statues.
Horizontal Beam
A Climbable pole. Slugcat can only climb these on layer 1.
Vertical Beam
Same as above, except in the other direction.
Glass Wall
Paints invisible walls.
Waterfall
Will cause a waterfall to appear in game, with this tile at the top of it.
Level Editor Item and Batfly Tools
Place Rock
60% chance a Rock will spawn at this location.
Place Spear
60% chance a Spear will spawn at this location.
Spawn Fly
Does nothing.
Forbid Fly Chains
Prevents batflies from hanging together in specific locations.
Hive
Places a batfly hive, batflies use these to quickly travel between hives.
Places the entrance of a short cut into the room, these must be fully surrounded by ground except from the entrance side and the exit will always be aiming in the oposite direction of the entrance.
When placed on the floor, both players and creatures will fall into them, so its advised to always put a platform in the entrance instead of air in these cases.
Short Cut
Places a short cut's travel dot. These can connect two short cut entrances together or connect into a specific entrance or den variation.
They can also have no destination, in which case the shortcut entrance will simply be blocked.
Short cut dots can cross with each other in a + pattern and each path will always continue forwards.
Dragon Den
Places a creature den. These hold the creature assigned to that den in the region's World File. Creatures can move to the closest den if they cant return to their own.
Entrance
Used to connect with another room. These can be used by Slugcat and most creatures to travel across a region, the 2 rooms connected by this entrance are determined in the region's World File.
Scavenger Hole
Allows scavengers to spawn or travel to this room as they wander through a region. Since scavenger use offscreen dens, all the Scavenger Holes will share the same pool of scavengers.
Whack-A-Mole-Hole
Allows creatures to travel arround a room by "teleporting" between these holes. There is no limit to how many holes can be placed in the same room and they are all connected with each other.
When a creature enters one of these holes and selects a new destination there is a short period of time in which the shortcut segment glows, so they are often used without Short Cut dots.
"G" Garbage Worm den
Unlike the rest of dens, its not attached to a short cut entrance. Instead they are simply placed in the ground tile where we want the Garbage Worm to spawn.
A short cut dot is not required between the short cut's entrance and the den or door it's connecting to. However, the shortcut must show as an arrow toward the den or door for the link to it to be proper.
Short cuts and their connections to the various kinds of entrances in Rain World have specific needs! Improperly making the short cut can lead to crashes, or odd behavior in game.
A list of common mistakes include:
Short cuts going outside of the level bounds, anything out of the white frame won't be loaded in game.
Short cut entrances placed directly on the surface.
Short cut entrances with short cut dots on any side which isn't the opposite to the entrance.
Creature dens or room entrances randomly floating in the room disconnected from everything.
Placing Garbage Worm dens connected to an entrance like the other dens.
Copies a rectangle of tiles on the current layer to the next layer. This does not wrap around back to layer 1 if you are on layer 3.
Work Layer
Changes layers from 1 to 3 and then back to 1.
Clear All
Selects a rectangle that resets all tiles inside it, on all layers, back to open air.
Toggle Mirror
Turns on and off a mirror tile painting mode. What you do on one side of the mirror will be copied on the other.
Move Mirror
Allows you to move the location of the Mirror.
Move Level
Moves the whole level in a certain direction. Place the mouse cursor outside the level, then use the arrow keys to move the level in the direction you want. It will not work if your mouse is inside the level as using the arrow keys will swap to another tool.
Empty
Does nothing. Good to set as your tool if you have to tab out, as it does nothing.
Rain World levels consist of 3 layers, each representing a different depth. This layer info is represented visually through the color of tiles, and you can switch between editing on different layers with the work layer tool in the bottom left of the tool panel. Layer 1 draws in full black, layer 2 draws in green, and layer 3 draws in red. These colors will blend if multiple layers are drawn on top of each other.
Layer 1 is the foreground, and any filled tiles on this layer will have collision. This is the base layer you define for the sake of gameplay, as any air here is space you can traverse.
Layer 2 is the midground, which you can imagine as the back wall of your room. Wall climbing creatures also interact with this.
Layer 3 is the extreme background, behind the back wall of the room (for placing distant objects or giving the room a section of open sky). Nothing interacts with this at all.
Note: The tile editor defines the visual tiles and props that make up this geometry, so in order to place solid objects in the tile editor (on any layer), those tiles need to be filled here in the geometry editor. Even though the mid-ground and background do not provide any collision geometry, in order to place solid props on those layers the tiles need to be filled here in the geometry editor. Similarly, some props can only be placed on air on the layers (like fences).
- Many of the gameplay features require that they be placed within the margins of your room (represented by the white border). An entrance or creature den placed outside of your margins will render your room un-enterable at best, and crash the game at worst. Short Cut Entrances and Short Cuts can be placed outside the level boundary just fine, however.
- Border tiles are tiles that can't be interacted with, and are there for looks only. The room will copy the last tile from the border forever in that direction so be careful with your geometry, or you'll be able to walk out of bounds through "solid" walls or stand in the air.
- Because the tool panel loops around from top to bottom and left to right, when editing the base geometry (walls and air) it's faster to use the arrow keys to go up to reach the work layer tool to swap layers than to cycle through the whole list to reach them. Also, the rectangular wall and air tools will let you edit large chunks of your level much faster than going tile by tile.
- Because the layers move with a parallax effect, it's often necessary to extend elements on your background layer behind your other layers, otherwise the camera angle will sometimes let you see a gap to the left or right of a background wall and the layer in front of it (for example). It can be just a few tiles extended, unless you have tiles infront that are transparent and reveal behind it.
Due to the editor being extremely user unfriendly, you are likely to run into various crashes without warning. This is a list of various things to avoid doing.
Do not switch to editing applied effects in the Effects Editor when there are none. The switch will be invisible, and attempting to use the space bar to select something from there will crash the Level Editor.
Some effects have very specific conditions and cause issues when rendering, Effects include: Thick Roots, and Shadow Plants. these ones can be okayed through until it renders.)
Be sure to remove tiles from parts of a room that will be removed if you resize the room to cut those areas out, those tiles are still recorded, and will crash renders instantly.
props are the exact same as above
Never render with no cameras. It will crash.
Always move the prop menu into an actual category when you open it, it keeps the last menu used, and crashes if you select any entry that is not a real prop. (EX: it will have the effects menu, or tile menu.)
If you are using the Mirrored tile placer, in the geometry editor. Placing poles, with the other side of the mirrored brush being outside of the room, will crash the editor.
The main menu is a mess when you return from using the Light Editor or the Environment Editor. Just change to any other editor (geometry or tiles, and back to main menu) to clean it. This is not a crash, but will help prevent confusion if you know to expect this.
To use the Move and Move Mirror tools in the editor, you must first select them, and then move your mouse outside of the room itself, before it will respond to your inputs. Usually you will only need to put your mouse over the editor, but in larger rooms, this is often an issue, as the room is "behind" the menu, and thus only changes tool selection.
The editor still receives inputs if you only tab out using alt-tab. When viewing another window, it's important to always minimize the editor, because there are many things that can go wrong if you're randomly clicking in the editor.
(Requires more confirmation) The screen during rendering should usually show the map being rendered, but it may not. In the task manager, The Rain World Editor is under the tab Adobe Projector. Sometimes the reason it is not showing is a second application called "Print driver host for applications". Closing the application seems to fix the issue.
The window for the application may be too big to fit on screen, and cannot be fixed since reaching the top bar or right clicking cannot be accessed to move the window.
Mod community member Sacretis also put together a demonstration video, this time covering the creation of a room from scratch to visual polish (massively sped up for the sake of time):