ImGui::GetWindowDrawList()->AddRectFilled(ImVec2(x, y), ImVec2(x +width, y + height ), ImColor(24, 24, 24), rounding); // bg
ImGui::GetWindowDrawList()->AddRectFilled(ImVec2(x, y), ImVec2(x + width * (bomb_timer / bomb_max_time), y + height), ImColor(24, 24, 24), rounding); //proggress