I was experimenting with the sensing blocks, and while I was, I stumbled over when I click the sensor button block, it turns true, like the mouse down. Can someone explain?
The sensor block detects if the key is pressed, so it reports as True, same for the Mouse-down block, so if you are pressing both at the same time it reports as True. But I'm not entirely sure.