|
In this gauge, two layers are used. Most of the objects that do not change are on the background layer, while the objects that change are on a separate layer. This is to help the gauge render in minimal time. The top three ellipses make up the gauge's frame. Together they form a 3-dimensional effect using gradients. Two separate tick mark objects are used, one for the tick marks with labels and one for the tick marks without. The text in the background layer (the first layer) is "RPM x1000." The changing text, which shows the gauge's value, is in the second layer. The last ellipse covers the top part of the needle. Although it doesn't change, it is in this layer so that it could cover part of the needle in this layer. |
OBJECT |
PROPERTIES |
Ellipse |
[0, (0, 0, 0), 255] [100, (255, 255, 255), 255] |
Ellipse |
[0, (0, 0, 0), 255] [100, (255, 255, 255), 255] |
Ellipse |
|
Arc |
[0, (255, 0, 0), 65] [100, (255, 0, 0), 255] |
Tick Marks |
|
Line |
(Default Options) |
Text |
(Default Options) |
Tick Marks |
|
Line |
|
Text |
(Default Options) |
Text |
|
Rounded Rectangle |
[0, (0, 0, 0), 255] [100, (255, 255, 255), 255] |
Text |
|
Needle |
|
Line |
|
Ellipse |
[50, (192, 192, 192), 255] [100, (0, 0, 0), 255] |