mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
New HUD element - waypoint.
This commit is contained in:
@@ -507,7 +507,13 @@ Note: Future revisions to the HUD API may be incompatible; the HUD API is still
|
||||
- number: Number of items in the inventory to be displayed.
|
||||
- item: Position of item that is selected.
|
||||
- direction
|
||||
|
||||
- waypoint
|
||||
Displays distance to selected world position.
|
||||
- name: The name of the waypoint.
|
||||
- text: Distance suffix. Can be blank.
|
||||
- number: An integer containing the RGB value of the color used to draw the text.
|
||||
- world_pos: World position of the waypoint.
|
||||
|
||||
Representations of simple things
|
||||
--------------------------------
|
||||
Position/vector:
|
||||
|
Reference in New Issue
Block a user