mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02: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