Epoxyish, a modern spring solution

Oh my, thanks for letting me know! I’ll fix that soon. For now, you should be able to find it in the Roblox model.

I have no idea how it escaped the directory though haha

2 Likes

Is there anyway to set a get a value like Fusion? Something like

local SetSize = function()
	return if Background:Get() then UDim2.fromScale(0.2, 0.05) else UDim2.fromScale(0.1, 0.05)
end

Button.MouseEnter:Connect(function()
	Background:Set(true)
end)

it’s been 9 months but epoxish should be getting updated soon since ive informed igottic about it lol
i did see your fixed version of it though, you should have linked it to your post imo :stuck_out_tongue: