Everything works properly except the – Xor gate. The Xor gate acts like a normal Or gate.
I have used Nands and Nors instead but all the gates that can invert are broken.
gates work if stuff happens at the same frame
flowlab displays a yellow ‘on’ output for a time long enough for a human to see it.
since you’re working with positions, it’s highly probable that you aren’t hitting all of them at the same frame.
What I would recommend is having other object collisions set to “in” on a switch, then have the collision with laser make the gate turn it off, and a NOR gate from the laser turn it on.
Try refreshing often - I also have issues with gates, but as long as you’re not using an unusual browser and you’re refreshing, it should work. Could you take a screenshot of your code?
Excellent! I’m glad it’s working now. If you have any more questions, just let me know! If you marl my comment as solution, others will know that the question no longer needs help.