mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-06-28 13:56:02 +02:00
Improve object and node detectors
* Support detection of multiple players in object detector * Add distance parameter to node detector * Fix area protection
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
The object detector is a receptor. It changes its state when a player approaches.
|
||||
Right-click it to set a name to scan for.
|
||||
You can also search for comma-separated lists of players where the detector gets activated if any of the names in the list are found.
|
||||
It can also receive digiline signals which are the name to scan for on the specified channel in the right-click menu.
|
||||
|
Reference in New Issue
Block a user