Go to file
Alexsandro Percy 9b85097b00 improvement 2022-08-28 19:23:45 -03:00
textures improvement 2022-08-28 19:23:45 -03:00
LICENSE fix issues 2022-08-26 21:42:59 -03:00
README.md added the readme 2022-08-26 21:22:27 -03:00
compass_hud.lua improvement 2022-08-28 19:23:45 -03:00
init.lua added craft, recipe and code to hide 2022-08-26 20:56:47 -03:00
mod.conf fix issues 2022-08-26 21:42:59 -03:00
screenshot.jpg changed screenshots 2022-08-26 21:10:43 -03:00
screenshot_0.png changed screenshots 2022-08-26 21:10:43 -03:00
screenshot_1.png added screenshots 2022-08-26 21:08:05 -03:00

README.md

direction_compass

A mod that adds a compass with clockwise orientation, against the counter-clockwise of the debug info

The intention of creating this mod was to avoid the error and mistake of players who use minetest debug information for guidance. While the debug yaw may somehow guide the player, it does not match the orientation that a real compass uses, whether for cartography or navigation. So this mod implements a compass that is oriented by the left hand rule, oriented clockwise, considering east at 090 and west at 270. Also to help players, it displays position information and the names of cardinal and collateral points. To display the analog version, which actually displays the player's direction, the compass must be in the player's hand. For other information, the compass just needs to be in the inventory.