Esempio n. 1
0
    void LoadSuccess(SegmentContainer container)
    {
        Debug.Log("Loaded " + container.Segments.Count + " segments");

        textAnimation.StartAnimation(container);
    }