This commit is contained in:
parent
799681193e
commit
67b5d60c0f
70
controls.txt
70
controls.txt
|
|
@ -1,40 +1,40 @@
|
|||
[Sandboxels Controls]
|
||||
Left Click = Place Pixels
|
||||
Right Click = Erase Pixels
|
||||
Middle Click = Pick Element
|
||||
Space or P = Pause Simulation
|
||||
Shift + Heat = Intense Heating
|
||||
Shift + Cool = Intense Cooling
|
||||
Shift + Mix = Include Fire & Smoke in Mixing
|
||||
Shift + Shock = Intense Shock
|
||||
Scroll = Change Cursor Size
|
||||
- or [ = Decrease Cursor Size
|
||||
+ or ] = Increase Cursor Size
|
||||
Shift + - = Set Cursor Size to 1
|
||||
Shift + + = Increase Cursor Size
|
||||
Left/Right Arrow = Change Category
|
||||
E = Element Selection
|
||||
/ or I = Element Info Screen
|
||||
\ = Settings Menu
|
||||
M = Mod Manager
|
||||
> = Step
|
||||
F or F11 = Toggle Fullscreen
|
||||
1 or 0 = Normal View
|
||||
2 = Thermal View
|
||||
F1 = Toggle GUI / HUD
|
||||
F2 or C = Capture Screenshot
|
||||
Left Click = Place Pixels
|
||||
Right Click = Erase Pixels
|
||||
Middle Click = Pick Element
|
||||
Space or P = Pause Simulation
|
||||
Shift + Heat = Intense Heating
|
||||
Shift + Cool = Intense Cooling
|
||||
Shift + Mix = Include Fire & Smoke in Mixing
|
||||
Shift + Shock = Intense Shock
|
||||
Scroll = Change Cursor Size
|
||||
- or [ = Decrease Cursor Size
|
||||
+ or ] = Increase Cursor Size
|
||||
Shift + - = Set Cursor Size to 1
|
||||
Shift + + = Increase Cursor Size
|
||||
Left/Right Arrow = Change Category
|
||||
E = Element Selection
|
||||
/ or I = Element Info Screen
|
||||
\ = Settings Menu
|
||||
M = Mod Manager
|
||||
> = Step
|
||||
F or F11 = Toggle Fullscreen
|
||||
1 or 0 = Normal View
|
||||
2 = Thermal View
|
||||
F1 = Toggle GUI / HUD
|
||||
F2 or C = Capture Screenshot
|
||||
|
||||
(Alt/Option can be used in place of Shift)
|
||||
|
||||
[Button Info]
|
||||
Pause = Pause/play the simulation
|
||||
Step = Run a single frame
|
||||
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
|
||||
Info = Brings up the element info screen
|
||||
Mods = Opens the Mod Manager
|
||||
Settings = Opens the Settings Menu
|
||||
Pause = Pause/play the simulation
|
||||
Step = Run a single frame
|
||||
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
|
||||
Info = Brings up the element info screen
|
||||
Mods = Opens the Mod Manager
|
||||
Settings = Opens the Settings Menu
|
||||
|
|
@ -7528,7 +7528,7 @@ for (var k = 0; k < b0.split(" AND ").length; k++) {
|
|||
<div id="categoryControls"></div>
|
||||
<div id="elementControls"></div>
|
||||
</div>
|
||||
<div id="extraInfo"><small><a href="controls.txt" target="_blank">Controls</a> • <a href="changelog.txt" target="_blank">Changelog</a> • <a href="https://docs.google.com/document/d/1R8xljj_J-K5oU-9y4louwplQmM-ZBvUfXmhbgj5LYdk/edit?usp=sharing" target="_blank">Feedback</a></small></div>
|
||||
<div id="extraInfo"><small><a href="controls.txt" target="_blank">Controls</a> • <a href="changelog.txt" target="_blank">Changelog</a> • <a href="https://docs.google.com/document/d/1R8xljj_J-K5oU-9y4louwplQmM-ZBvUfXmhbgj5LYdk/edit?usp=sharing" target="_blank">Feedback</a> • <a href="https://discord.gg/ejUc6YPQuS" target="_blank">Discord</a></small></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue