Logic Gates in Blocks in Gimkit Creative! (Difficulty šŸŸ§) (And gate, or gate, nor gate, etc.)

Somebody: Logic Gates arenā€™t that hard!

A Logic Gate in wires:

4 Likes

Trigger activation states are easier to use.

1 Like

The new and improved logic AND gate:

Edit: It does work for the not cases.

3 Likes

Why do some of the triggers have a gray edge while others have a yellow edge?

3 Likes

How can we debug it so it works for the NOT cases?

2 Likes

Iā€™m almost done with that. It just doesnā€™t broadcast.

1 Like

Activation and deactivation.

3 Likes

bump.

4 Likes

bumping karlā€™s 3rd guide.

reusable. replying will make it not work.

4 Likes

do i use the block code inside of triggers what item do i use???

1 Like

yeah u use the blockcode in the trigger and u use the property device and set block to save the output

3 Likes

huh Im not very bright explain.

1 Like

ok so how do I set it up for a circut

There should be a block code section if you go into the triggerā€™s settings, the block code activates when the trigger is activated
Screenshot 2024-10-03 10.11.43 AM
Screenshot 2024-10-03 10.12.49 AM

2 Likes

ok what about the property code detail that plz ( sorry for late reply)

you use properties so that you can set the property to the one in the block code, so you can use it with other devices (helps give numbers for other devices to use)

so how would I connect an XOR gate to an AND gate?

you get the output of the XOR gate from the block code and connect it with one of the inputs of the AND gate in another block code.

huh I have 2 Brain cells

when u set a property to a value, it saves in between devices which means you can get the XOR gateā€™s output then input it into the AND gate