Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

When you put a cursor over a GUI Button, how do you make a frame appear?

Asked by 10 years ago

So how would you make a frame appear, if you were to put your cursor on a GUI Button?

1 answer

Log in to vote
0
Answered by 10 years ago

use the MouseEnter function

MouseEnter MouseLeave

Like that; I'm not sure the exact code though

Hope I helped!

0
How would you make it go false, if you were to move your cursor off of it? Wrongmistake 0 — 10y
0
It's MouseEnter and MouseLeave. I put the link in my answer. CardboardRocks 215 — 10y
Ad

Answer this question