Commit 24561fe4 authored by ”Tt_mac“'s avatar ”Tt_mac“

头像提交

parent f71bae6d
......@@ -3570,7 +3570,7 @@
"__uuid__": "557332be-622c-4f77-b502-8bd6b4f8f52c"
},
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
......@@ -4437,7 +4437,7 @@
"__uuid__": "b2d1bf2a-828e-4058-997c-0abd56dc6016"
},
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
......
......@@ -388,6 +388,8 @@ export default class NewClass extends MyCocosSceneComponent {
}
this.log("player: " + JSON.stringify({ player, robot }));
onHomeworkFinish({ player, robot })
// let state = pg.view.find(this, "state");
// let bg_win = pg.view.find(state, "bg_win");
// let bg_lose = pg.view.find(state, "bg_lose");
......
......@@ -173,7 +173,7 @@ export default class SpeakRecord extends cc.Component {
"fluency": 60,
"rhythm": 90,
"kernel_version": "5.2.4",
"overall": 35,//75
"overall": 65,//75
"integrity": 100,
"duration": "6.779",
"rear_tone": "fall",
......
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 123,
"height": 123,
"rawWidth": 123,
"rawHeight": 123,
"width": 139,
"height": 138,
"rawWidth": 139,
"rawHeight": 138,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 123,
"height": 123,
"rawWidth": 123,
"rawHeight": 123,
"width": 139,
"height": 138,
"rawWidth": 139,
"rawHeight": 138,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
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