CircleClick

Makes a material-style circle emit from the mouse position while the panel is hovered.

Arguments

(Optional) Color col Color of the circle

(Optional) Number speed Speed at which the circle will radiate outwards

(Optional) Number trad Target radius for the finished circle

Example

local pnl = vgui.Create("DButton")
pnl:ClearPaint()
    :Background(Color(255, 255, 255, 15))
    :CircleHover()
Output:

results matching ""

    No results matching ""