4 ms·
Are there any boolean logic blocks? I noticed that the Pointer has the "Moving" attribute which returns true or false, but the math block doesn't seem to suppor
by tarice 14y ago
Are there any boolean logic blocks? I noticed that the Pointer has the "Moving" attribute which returns true or false, but the math block doesn't seem to support boolean functions.
I tried making the box be a different color when the mouse was moving (multiply the boolean by the color?) but couldn't figure out how.