Hacker News new | ask | show | jobs
by tarice 4926 days 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.