Checkbox is not working

But in case if you still want to use the method in the Event Tick you can just check if your Variable “IsShowCursorOn” is not equal to the “ShowMouseCursor” Variable from the PlayerController.

So it will only execute the code when it changed :+1:

Example here:

(The “ShowCursor” Bool is my Variable, In your Widget it would be “IsShowCursorOn”)

1 Like