111
This commit is contained in:
@@ -249,7 +249,7 @@ RectTransform:
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 0, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: -0.095}
|
||||
m_SizeDelta: {x: 32.34861, y: 5}
|
||||
m_SizeDelta: {x: 20, y: 3}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!223 &7581257579931840423
|
||||
Canvas:
|
||||
|
||||
@@ -52,7 +52,7 @@ public class DeviceXEventHandler : MonoBehaviour
|
||||
void Start()
|
||||
{
|
||||
StringEventSystem.Global.Register<bool>("X_Button", SetXbutton);
|
||||
StringEventSystem.Global.Register<HierarchyType>("X_SetHierarchyType", SetHierarchyType);
|
||||
StringEventSystem.Global.Register<HierarchyType>("X_ButtonHierarchyType", SetHierarchyType);
|
||||
}
|
||||
void OnDestroy()
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.staryevo.tools",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"displayName": "00.StaryEvo.Tools",
|
||||
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
||||
"unity": "2021.3",
|
||||
|
||||
Reference in New Issue
Block a user