×
 View related contents

Changing the sliders

We have different parameters of the slider that we can change.

Speed:  This decides the speed with which the slider makes the increments.
Increment: This decides the amount the slider increases in each step. If the increment is very small the speed will be smaller.

Setting Speed

By default the speed of a slider is set to 1. You can change this to increase or decrease speed.

Setting Increment

While creating the slider we set the increment to 0.1. Now let us see how this affects the movement of the slider. If increase the increment, then we increase the speed of the slider, as there are lesser steps to take in a given time. On the other hand, if we decrease it to lets say 0.01, then the slider becomes slower.  

Experiment with various combinations of speed and increment to finalise your race.
 
[Contributed by administrator on 15. März 2018 15:32:15]