ATL animation within layeredimage resets
Posted: Wed Jul 28, 2021 10:20 pm
Hi everyone,
First of all sorry for my English is not my first language.
I have noticed that while using layeredimage the images that have ATL attached will keep resetting the animations each time I show a layeredimage or when changing attribute.
I tried to use https://www.renpy.org/doc/html/atl.html ... -statement this works well but if the layered image has multiple expressions with different animations then they all initiate at the same time for those ATL that have "animation" statement inside. So this is also not perfect.
Is there anyway possible to achieve ATL that doesn't repeat each time the layered image is shown/changing attribute?
In LiveComposite I can achieve this with the variable value even though layered images can also use conditional statement, still the same problem arises.
First of all sorry for my English is not my first language.
I have noticed that while using layeredimage the images that have ATL attached will keep resetting the animations each time I show a layeredimage or when changing attribute.
I tried to use https://www.renpy.org/doc/html/atl.html ... -statement this works well but if the layered image has multiple expressions with different animations then they all initiate at the same time for those ATL that have "animation" statement inside. So this is also not perfect.
Is there anyway possible to achieve ATL that doesn't repeat each time the layered image is shown/changing attribute?
In LiveComposite I can achieve this with the variable value even though layered images can also use conditional statement, still the same problem arises.