AND

From Fancade Wiki
Revision as of 10:21, 17 May 2024 by Osmo (talk | contribs) (Centered the image)
AND
AND.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Tru1
Tru2
Outputs Tru1 & Tru2

If both inputs are True, then it outputs True. Otherwise it outputs False.

Example
Example