Alright thanks!
By using this method the event MouseEnter doesn’t work anymore?
on button_config MouseEnter do
test.backColor = colors.fromArgb 0 0 0
changing the color while the mouse is over it
same if i change the png
local pathImg_Config3 = img.fromFile(“C:/Users/Jen/Desktop/b/f.png”)
on button_config2 MouseEnter do
button_Config2.image = pathImg_Config3