BillboardGui TextButton MouseMovement

if(input.UserInputType == Enum.UserInputType.MouseMovement)then
	doSomething()
end

This only works once and then randomly works every 20 or so tries. I put the BillboardGui into the PlayerGui to attempt and fix the issue yet it still doesn’t work. MouseEnter does the same thing.

2 Likes

Have you found the solution to this?

If I found the solution why would I be writing this as a bug report …

3 Likes

Not sure if you had found the solution but not updated the thread, my bad!