hud_colour = 0, -- The HUD colour of the blip. type = 1, -- The type of the blip. rotation = 0.0, -- The rotation of the blip. is_shortrange = false, -- Whether the blip is short range. } remove (blips) Removes a blip or an array of blips. ---@param blips integer|int...