mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-06 15:35:26 +01:00
@@ -48,6 +48,7 @@ struct CollisionInfo
|
||||
CollisionType type = COLLISION_NODE;
|
||||
CollisionAxis axis = COLLISION_AXIS_NONE;
|
||||
v3s16 node_p = v3s16(-32768,-32768,-32768); // COLLISION_NODE
|
||||
ActiveObject *object = nullptr; // COLLISION_OBJECT
|
||||
v3f old_speed;
|
||||
v3f new_speed;
|
||||
int plane = -1;
|
||||
|
||||
Reference in New Issue
Block a user