Pointing

From Minetest Wiki
Revision as of 01:15, 5 August 2016 by Wuzzy (talk | contribs) (category link)
Jump to navigation Jump to search

Pointing means to look at something with the crosshair (which is in the center of your screen) on it while being close enough to it. When something is pointed, it is highlighted, either by a wireframe or by some sort of “halo”. Pointing things is neccessary for tasks like mining, building, using

The default distance for pointing is less than 4 blocks away. In Minetest, this distance increases to 10 when using creative mode. It is possible for items to have their own pointing range.

Most blocks can be pointed at, but not all. Liquids are usually not be pointed at, but there are special items which are capable of pointing to liquids. Examples are buckets and boats. A few blocks like Air can never be pointed. Also, items on the ground can be pointed (in order to collect them).

It is only possible to point at one thing at a time.

By default, a thin black rectangular wireframe will be shown around the block or entity which you currently point. The colour and thickness of the selection box can be changed in the advanced settings / minetest.conf; edit selectionbox_color and selectionbox_width.