Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1816

Using variable in animation

$
0
0
Hi.

I think that it's not possible to use variable in animation.

For example, I can't define a variable for a delay :

Code:
<variable name="Delay">
    <value>5000</value>
</variable>

And use it this way :

Code:
<animation>
    <effect type="rotatey" delay=$VAR[Delay] />
</animation>

Do you think this can be a feature ?

Or, as there is a some skinners here who know how the Kodi engine work, this feature is not possible. I guess it's not the first time people think about it.

Thanks.

Viewing all articles
Browse latest Browse all 1816

Trending Articles