Depends on what you want to use as the indicator (ki-elements or marker).Arcanine wrote:
How do I line up the scorebar-bg and scorebar-colour?
If you use scorebar-ki/kidanger/kidanger2 the anchorpoint for the scorebar-colour is at 5,16 (width,height).
If you use scorebar-marker the anchorpoint for the scorebar-colour is at 12,12 (width,height).
For example you have a scorebar-bg with "n x 40" and your scorebar-colour starts at around 20,20.
Using ki-elements you would have to add 5 pixels at the top of the scorebar-colour and 16 pixels at the left of the colour for it to be aligned.
Using scorebar-marker you would have to add 9 pixels at the top and 9 pixels to the right of the scorebar-colour.
As you can see it depends on what kind of indicator elements you want to use.