mod-hovercraft/README.txt

27 lines
1.0 KiB
Plaintext

Hovercraft for Minetest [hovercraft]
====================================
A fun alternative mode of transport for Minetest.
Controls
========
Forward (W) Thrust
Jump (Space) Jump
Mouse Move Rotate
Know Issues
===========
'Bouncing' into thin air: This can simply be the result of server lag (even in singleplayer).
The client and server are out of sync. Solution, just be patient and allow the environment
to full load before preceding.
Problems with bouncing in air and generally getting stuck, being pulled underwater and
all manner of other weirdness can also be caused by a rather nasty entity duplication bug in minetest itself.
The only solution here is to track down and remove any duplicate entities or by running /clearobjects
Entity Duplication: See above. This usually occurs when you move a given distance from where the entity
was originally placed. The only solution right now is to restrict the hovercraft to a certain area.
For example, create a sunken race track the hovercraft cannot physically escape from.