主界面按钮位置修改
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
This commit is contained in:
parent
e854a27018
commit
6ec4529f89
@ -206,7 +206,9 @@ export class SlotMsg extends Component {
|
||||
this.middleMsgNode.active = false;
|
||||
this.largeMsgNode.active = false;
|
||||
}
|
||||
|
||||
//multi
|
||||
//score
|
||||
//script
|
||||
/**
|
||||
* 展示多倍炸弹倍率动画
|
||||
* @param spinData 当前spin数据
|
||||
|
||||
@ -15956,7 +15956,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 10,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -17510,7 +17510,7 @@
|
||||
],
|
||||
"value": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -364.544,
|
||||
"x": -354,
|
||||
"y": 13,
|
||||
"z": 0
|
||||
}
|
||||
@ -17848,8 +17848,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -485,
|
||||
"y": 10,
|
||||
"x": -500,
|
||||
"y": 13,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -17884,7 +17884,7 @@
|
||||
"__id__": 848
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 850
|
||||
@ -18020,7 +18020,7 @@
|
||||
"__id__": 848
|
||||
},
|
||||
"_children": [],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 856
|
||||
|
||||
Loading…
Reference in New Issue
Block a user