I seem not to understand completely how timelines work because the simplest events like "On timeline finish" -> "do something" does not seem to trigger.
I've checked that my timeline:
- is starting by another event (and doing what it should);
- doesn't loop, nor does it use ping-pong;
- has "1" in it's repeat count;
- ends (has green line in timeline editor) at 5 seconds mark; somewhy still doesn't trigger "on timeline finish" condition.
Please tell me if thats a bug or if I need something else to trigger this condition? Thanks