mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-01 03:20:03 -04:00
30 lines
1 KiB
Text
30 lines
1 KiB
Text
Minetest Game mod: boats
|
|
========================
|
|
See license.txt for license information.
|
|
|
|
Authors of source code
|
|
----------------------
|
|
Originally by PilzAdam (MIT)
|
|
Various Minetest developers and contributors (MIT)
|
|
|
|
Authors of nodebox design and media
|
|
-----------------------------------
|
|
paramat (CC BY-SA 3.0):
|
|
Boat nodebox
|
|
boats_boat_inv.png
|
|
|
|
Controls
|
|
--------
|
|
Right mouse button = Enter or exit boat when pointing at boat.
|
|
Forward = Speed up.
|
|
Slow down when moving backwards.
|
|
Forward + backward = Enable cruise mode: Boat will accelerate to maximum forward
|
|
speed and remain at that speed without needing to hold the
|
|
forward key.
|
|
Backward = Slow down.
|
|
Speed up when moving backwards.
|
|
Disable cruise mode.
|
|
Left = Turn to the left.
|
|
Turn to the right when moving backwards.
|
|
Right = Turn to the right.
|
|
Turn to the left when moving backwards.
|