Example #1
0
 // Use this for initialization
 void Start()
 {
     mc.loadPathRes("test");
     //mc.setScale(15f);
     mc.gotoAndPlay(1, -1);
 }