Hi All,
I'm new to construct and was trying timeline to create a looped character walk in a city tilemap. Im using to instance variable to track the animation state of the character i.e walk, idle, run etc so that i can update the animation in event sheet based on the instance variable.
I see that timeline gives you option at add instance variable as a property and i am updating the value of the instance variable, but the value is not updating when i run the timeline using MoveTo behaviour.
Any help or suggestions would be really helpful.
Thanks in advance.