-
What do you want to achieve? if you hover over gui it shows text depending on what gui it is
-
What is the issue? can’t find anything about this topic and dont know how to make this since i am not good with gui coding and i am very new to coding (dont know how to construct major code and dont understand alot of things)
-
What solutions have you tried so far? As said in number 2 can’t find anything about this topic
To detect when a player starts or stops hovering over a frame, we can use the frame.MouseEnter and frame.MouseLeave events.
1 Like