I forgot to say, when adding the logic, that you need to add a boolean variable. I’ve called it “FPSIsVisible” in this example.
Now all you need to do to figure out if the FPS counter is visible, is check if the boolean is true.
I forgot to say, when adding the logic, that you need to add a boolean variable. I’ve called it “FPSIsVisible” in this example.
Now all you need to do to figure out if the FPS counter is visible, is check if the boolean is true.