Help with boolean variables

When you’re using the mouse, it’s rapidly changing back and forth between “true” and false". It works on the keyboard because you have different keys.

You want to use a toggle switch variable. Here’s a tutorial around it: Toggle simple switch

1 Like