Author Topic: Light Keys  (Read 2001 times)

I was wondering what the keys meant in the lights. I never fully grasped their meaning and it would make my project go by faster if I knew what I was doing.

And by keys I mean:

Code: [Select]
SingleColorKeys = false;
RedKeys = "AAAAAAA";
GreenKeys = "DHSFJYJ";
BlueKeys = "ZZZZZZZ";

BrightnessKeys = "AZAZAZA";
RadiusKeys = "AZAAAAA";
OffsetKeys = "AZAAAAA";
RotationKeys = "AZAAAAA";

A = off
Z = fully on

I think you can work out what the middle letters mean.

How do the brightness, offset, etc affect it? And whats the max amount of letter you can have?