fix(gui/角色控制): 调整角色控制器激活状态及英雄位置参数
修复角色控制器中部分元素的激活状态错误,并优化英雄位置坐标和缩放参数,使其更符合游戏设计需求
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"__id__": 505
|
||||
}
|
||||
],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 761
|
||||
@@ -16796,7 +16796,7 @@
|
||||
"__id__": 1419
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 1688
|
||||
@@ -16909,7 +16909,7 @@
|
||||
"__id__": 773
|
||||
},
|
||||
"_children": [],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 775
|
||||
|
||||
Reference in New Issue
Block a user