Update README.md

This commit is contained in:
slweeb 2023-03-18 00:01:20 -04:00 committed by GitHub
parent e5e7b7b200
commit 4f316a5c4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 15 deletions

View File

@ -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