主界面按钮位置修改
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.middleMsgNode.active = false;
|
||||||
this.largeMsgNode.active = false;
|
this.largeMsgNode.active = false;
|
||||||
}
|
}
|
||||||
|
//multi
|
||||||
|
//score
|
||||||
|
//script
|
||||||
/**
|
/**
|
||||||
* 展示多倍炸弹倍率动画
|
* 展示多倍炸弹倍率动画
|
||||||
* @param spinData 当前spin数据
|
* @param spinData 当前spin数据
|
||||||
|
|||||||
@ -15956,7 +15956,7 @@
|
|||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 10,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -17510,7 +17510,7 @@
|
|||||||
],
|
],
|
||||||
"value": {
|
"value": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": -364.544,
|
"x": -354,
|
||||||
"y": 13,
|
"y": 13,
|
||||||
"z": 0
|
"z": 0
|
||||||
}
|
}
|
||||||
@ -17848,8 +17848,8 @@
|
|||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": -485,
|
"x": -500,
|
||||||
"y": 10,
|
"y": 13,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -17884,7 +17884,7 @@
|
|||||||
"__id__": 848
|
"__id__": 848
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 850
|
"__id__": 850
|
||||||
@ -18020,7 +18020,7 @@
|
|||||||
"__id__": 848
|
"__id__": 848
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": false,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 856
|
"__id__": 856
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user