mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
parent
cb159f8d8a
commit
b6b80f55c8
4 changed files with 31 additions and 14 deletions
|
@ -6632,6 +6632,7 @@ Collision info passed to `on_step`:
|
|||
type = string, -- "node" or "object",
|
||||
axis = string, -- "x", "y" or "z"
|
||||
node_pos = vector, -- if type is "node"
|
||||
object = ObjectRef, -- if type is "object"
|
||||
old_velocity = vector,
|
||||
new_velocity = vector,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue