-
Notifications
You must be signed in to change notification settings - Fork 8
Controls
Ricky Thomson edited this page Oct 21, 2020
·
10 revisions
Some controls may be undocumented, refer to src/binds.lua and src/editor/editorbinds.lua to find any additional keybinds.
| key | action |
|---|---|
| a | left |
| d | right |
| space | jump |
| w | slide |
| p | pause |
| s + space | drop |
| key | action |
|---|---|
| ` | toggle console / debug mode |
| f5 | toggle fullscreen |
| esc | quit |
| key | action |
|---|---|
| f1 | toggle editmode |
| lctrl + scroll | set camera zoom level |
| w, a, s, d | move |
| left mouse | place entity |
| right mouse | remove entity |
| mouse wheel | scroll entity type |
| r + scroll | rotate entity |
| kp8, kp4, kp2, kp6 | adjust entity position |
| x | reset camera |
| . | toggle entity coordinate information |
| [ | increase entity move distance / angle |
| ] | decrease entity move distance / angle |
| y + scroll | change entity texture |
| =, - | set world music |
| t | set the world theme |
| c | copy entity to clipboard |
| v | paste entity from clipboard |
| f3 | save the map |
| g | toggle grid |
| m | toggle minimap |
| h | help menu |
| f12 | take a screenshot |
| f11 | open local data directory |
| escape | exit to title |
| ` | toggle console |
