pub fn slide_object( _object: i32, _to_x: f32, _to_y: f32, _to_z: f32, _speed_x: f32, _speed_y: f32, _speed_z: f32, _collision: bool, ) -> bool