forked from VoxeLibre/VoxeLibre
Add instructions on how to eat to basic controls help entry (#4420)
Reviewed-on: VoxeLibre/VoxeLibre#4420 Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me> Co-authored-by: teknomunk <teknomunk@protonmail.com> Co-committed-by: teknomunk <teknomunk@protonmail.com>
This commit is contained in:
parent
2dafbae64b
commit
ddab68b87c
|
@ -126,6 +126,9 @@ S("• I: Show/hide inventory menu").."\n\n"..
|
||||||
S("Inventory interaction:").."\n"..
|
S("Inventory interaction:").."\n"..
|
||||||
S("See the entry “Basics > Inventory”.").."\n\n"..
|
S("See the entry “Basics > Inventory”.").."\n\n"..
|
||||||
|
|
||||||
|
S("Hunger/Eating:").."\n"..
|
||||||
|
S("• While holding food, hold the right mouse button (PC) or double-tap and hold the second tap (Android) to eat").."\n\n"..
|
||||||
|
|
||||||
S("Camera:").."\n"..
|
S("Camera:").."\n"..
|
||||||
S("• Z: Zoom").."\n"..
|
S("• Z: Zoom").."\n"..
|
||||||
S("• F7: Toggle camera mode").."\n\n"..
|
S("• F7: Toggle camera mode").."\n\n"..
|
||||||
|
|
|
@ -78,6 +78,8 @@ World interaction:=
|
||||||
• I: Show/hide inventory menu=
|
• I: Show/hide inventory menu=
|
||||||
Inventory interaction:=
|
Inventory interaction:=
|
||||||
See the entry “Basics > Inventory”.=
|
See the entry “Basics > Inventory”.=
|
||||||
|
Hunger/Eating:=
|
||||||
|
• While holding food, hold the right mouse button (PC) or double-tap and hold the second tap (Android) to eat=
|
||||||
Camera:=
|
Camera:=
|
||||||
• Z: Zoom=
|
• Z: Zoom=
|
||||||
• F7: Toggle camera mode=
|
• F7: Toggle camera mode=
|
||||||
|
|
Loading…
Reference in New Issue