mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
First commit for fine pointed (#5485)
This commit is contained in:
parent
ef56586ed3
commit
26f4a5c2d1
3 changed files with 37 additions and 1 deletions
|
@ -1939,6 +1939,8 @@ Helper functions
|
|||
* returns time with microsecond precision. May not return wall time.
|
||||
* `table.copy(table)`: returns a table
|
||||
* returns a deep copy of `table`
|
||||
* `minetest.pointed_thing_to_face_pos(placer, pointed_thing)`: returns a position
|
||||
* returns the exact position on the surface of a pointed node
|
||||
|
||||
`minetest` namespace reference
|
||||
------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue