diff --git a/README.md b/README.md index f9c8cd63..be6662d7 100644 --- a/README.md +++ b/README.md @@ -4,28 +4,34 @@ A falling sand simulation game. Play at [Sandboxels.R74n.com](https://sandboxels.r74n.com/). # Controls - * Left Click = Place Pixels - * Right Click = Erase Pixels - * Middle Click = Pick Element - * Spacebar or P = Pause Simulation - * Shift + Heat = Intense Heating - * Shift + Cool = Intense Cooling - * ‐ or [ = Decrease Cursor Size - * + or ] = Increase Cursor Size - * Shift + - = Set Cursor Size to 1 - * Shift + + = Increase Cursor Size - * E = Element Selection - * > = Step + * Left Click = Draw pixels + * Right Click = Erase pixels + * Middle Click = Pick element + * Space or P = Pause simulation + * Shift + Heat/Cool/Shock = Intensify effect + * Shift + Click = Draw line + * Scroll or +- or [] = Change cursor size + * ←→ = Change category + * E = Select by name + * I or / = Element info + * \ = Open settings + * > = Single step + * F or F11 = Fullscreen + * 1234 = Change view + * F1 = Toggle GUI + * C or F2 = Capture screenshot (Alt/Option can be used in place of Shift) # Button Info * Pause = Pause/play the simulation * Step = Run a single frame - * Up Arrow = Increase the cursor size - * Down Arrow = Increase the cursor size + * Minus (-) = Decrease the cursor size + * Plus (+) = Increase the cursor size * Reset = Clears the entire simulation * Replace = Overrides pixels when placing * E = Select any element by name * TPS = Change how fast the simulation runs - * Hide = Run the simulation without updating the display + * Info = Open the element info screen + * Mods = Open the Mod Manager + * Settings = Open the settings menu