the inevitable is here... accelerometer...
LordTarantor
Member, PRO Posts: 890
Hello everybody:
Yes I reached the point where I am going to use accelerometer.
Imagine something that changes color depending on how a tilt the device.
How can I do this with the accelerometer?
Yes I reached the point where I am going to use accelerometer.
Imagine something that changes color depending on how a tilt the device.
How can I do this with the accelerometer?
Comments
Make a rule...
atribute - device - accelerometer - Y > or = to 0
The Interpolation for color...
Otherwise
Here you will put a rule that say
atribute- device - accelerometer - Y < to 0
The interpolation for the other color...
...yey me...
Constrain color = (accelerometer + 1) / 2