报错修改

dev_chengFeng
jiaoyangna 2021-09-27 20:33:45 +08:00
parent 2e2a0d6edd
commit 6e3dbffb64
2 changed files with 12 additions and 12 deletions

View File

@ -62,16 +62,16 @@ RectTransform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 470039608}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1655664875}
m_RootOrder: 2
m_Father: {fileID: 617056744889139108}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -3.4, y: -1.85}
m_AnchoredPosition: {x: -0, y: 6.65}
m_SizeDelta: {x: 256, y: 53.3}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &470039611
@ -221,16 +221,16 @@ RectTransform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 717074530}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1655664875}
m_RootOrder: 3
m_Father: {fileID: 617056744889139108}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -3.4, y: -113}
m_AnchoredPosition: {x: -0, y: -104.5}
m_SizeDelta: {x: 256, y: 40.9}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &717074533
@ -427,8 +427,6 @@ RectTransform:
m_Children:
- {fileID: 3313502045988818366}
- {fileID: 617056744889139108}
- {fileID: 470039609}
- {fileID: 717074531}
m_Father: {fileID: 3847735914630897183}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -6995,7 +6993,9 @@ RectTransform:
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Children:
- {fileID: 470039609}
- {fileID: 717074531}
m_Father: {fileID: 1655664875}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

View File

@ -5,7 +5,7 @@ local endV3
local distance
local curHeroData,curHeroPosition,herosDatas,leftHeroData,rightHeroData
local curindex,lastindex,nextindex = 0,0,0
local t = 3
local t = 5
local curselectId = 0
function HeroLikeAbilityPanel:InitComponent()
self.spLoader = SpriteLoader.New()