Commit 01589e96 authored by zjz1994's avatar zjz1994

猩猩默认动画

parent 9019b6f3
......@@ -311,8 +311,8 @@ export class Element extends eui.Component {
this.pongoMoveClip.x = (boxwidth-mvwidth)/2;
this.pongoMoveClip.y = (boxheight-mvheight)/2;
this.addChild(this.pongoMoveClip);
// this.pongoMoveClip.gotoAndPlay(1);
this.pongoMoveClip.gotoAndStop(1);
this.pongoMoveClip.gotoAndPlay(1);
// this.pongoMoveClip.gotoAndStop(1);
this.noseeimgs = new Array();
this.lessPart = ["tl","tr","bl","br"];
this.ispongoMvloop = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment