动画调整为30帧
This commit is contained in:
@@ -36,7 +36,7 @@ public class MainActivity extends FaceActivity
|
||||
motion.type = "11";
|
||||
motion.png_names.add("11.png");
|
||||
InitArg initArg = new InitArg();
|
||||
initArg.action_fps = 10;
|
||||
initArg.action_fps = 30;
|
||||
initArg.zoom = 1.5f;
|
||||
initArg.motion = motion;
|
||||
SetInitArg(initArg.toJson());
|
||||
|
||||
Reference in New Issue
Block a user