Author Topic: Mysterious syntax error  (Read 558 times)

Apparently the = is bad. I have no idea why it's breaking. It only started doing this after I added the brightness.

Not so mysterious. Missing a ; after radius = 10

The syntax error is technically where the ##s are, but the real issue, when it comes to what you intend on doing, is before the ##s.

Well, that's twice the ##s didn't help at all.