Search found 1 match

by RedElephant
Saturday 17 March 2018 15:46
Forum: Blockly
Topic: Why isn't this sunrise/sunset script working?
Replies: 3
Views: 1699

Why isn't this sunrise/sunset script working?

I expect this script to turn light on at sunset and off at sunrise, but it isn't doing either. What did I do wrong?

Image

EDIT: Is it becuase it should be "if time = sunrise" rather than just "if = sunrise"?