修复一些已经问题

This commit is contained in:
yanghua 2025-04-01 10:13:32 +08:00
parent 76141e9981
commit 65bc8a9b19
4 changed files with 536 additions and 1353 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,5 @@
using System.Collections;
using System;
using System.Collections;
using System.Collections.Generic;
using Unity.VisualScripting;
using UnityEngine;
@ -173,4 +174,5 @@ public class UIManager
entry.callback.AddListener(action);
eventTrigger.triggers.Add(entry);
}
}

View File

@ -5,12 +5,19 @@ using UnityEngine.SceneManagement;
public class TestScene1Manager : MonoBehaviour
{
public GameObject[] obj;
// Start is called before the first frame update
void Start()
{
Bootstrap.Instance.eventCenter.AddEventListener(Enum_EventType.TestEvent1, TestFunc1);
}
private void TestFunc1()
{
GameObject objTemp = obj[Random.Range(0, obj.Length)];
objTemp.GetComponent<MeshRenderer>().material.color = new Color(Random.Range(1, 255f) / 255f, Random.Range(1, 255f) / 255f, Random.Range(1, 255f) / 255f, 1f);
}
// Update is called once per frame
void Update()
{
@ -29,4 +36,10 @@ public class TestScene1Manager : MonoBehaviour
});
}
}
private void OnDisable()
{
if (Bootstrap.Instance != null)
Bootstrap.Instance.eventCenter.RemoveEventListener(Enum_EventType.TestEvent1, TestFunc1);
}
}

View File

@ -19,7 +19,7 @@ MonoBehaviour:
width: 2048
height: 1188.8
m_ShowMode: 4
m_Title: Console
m_Title: Inspector
m_RootView: {fileID: 4}
m_MinSize: {x: 875, y: 300}
m_MaxSize: {x: 10000, y: 10000}
@ -41,10 +41,10 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 494.4
width: 264
width: 383.2
height: 644.4
m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 102, y: 121}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 14}
m_Panes:
- {fileID: 14}
@ -67,14 +67,14 @@ MonoBehaviour:
- {fileID: 2}
m_Position:
serializedVersion: 2
x: 1060
x: 980.8
y: 0
width: 264
width: 383.2
height: 1138.8
m_MinSize: {x: 100, y: 200}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 15
controlID: 58
--- !u!114 &4
MonoBehaviour:
m_ObjectHideFlags: 52
@ -151,7 +151,7 @@ MonoBehaviour:
m_MinSize: {x: 400, y: 200}
m_MaxSize: {x: 32384, y: 16192}
vertical: 0
controlID: 97
controlID: 16
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
@ -192,12 +192,12 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1060
width: 980.8
height: 1138.8
m_MinSize: {x: 100, y: 200}
m_MaxSize: {x: 8096, y: 16192}
vertical: 1
controlID: 98
controlID: 29
--- !u!114 &9
MonoBehaviour:
m_ObjectHideFlags: 52
@ -215,10 +215,10 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 264
width: 383.2
height: 494.4
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 15}
m_Panes:
- {fileID: 15}
@ -239,9 +239,9 @@ MonoBehaviour:
m_Children: []
m_Position:
serializedVersion: 2
x: 1324
x: 1364
y: 0
width: 261.59998
width: 148.80005
height: 1138.8
m_MinSize: {x: 232, y: 271}
m_MaxSize: {x: 10002, y: 10021}
@ -265,9 +265,9 @@ MonoBehaviour:
m_Children: []
m_Position:
serializedVersion: 2
x: 1585.6
x: 1512.8
y: 0
width: 462.40002
width: 535.19995
height: 1138.8
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
@ -293,8 +293,8 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1060
height: 492.8
width: 980.8
height: 425.6
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 19}
@ -318,9 +318,9 @@ MonoBehaviour:
m_Position:
serializedVersion: 2
x: 0
y: 492.8
width: 1060
height: 646.00006
y: 425.6
width: 980.8
height: 713.2001
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 18}
@ -348,9 +348,9 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1060
x: 980.8
y: 568
width: 262
width: 381.2
height: 623.4
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
@ -377,9 +377,9 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1060
x: 980.8
y: 73.6
width: 262
width: 381.2
height: 473.4
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
@ -389,9 +389,9 @@ MonoBehaviour:
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 1c580000
m_SelectedIDs: 40590000
m_LastClickedID: 0
m_ExpandedIDs: 36f4ffff42f4ffff4cf4ffff34fbfffff4ffffff
m_ExpandedIDs: a883ffff0897ffff6097ffffb897ffff0898ffff6098ffffbec4ffffd4c4ffff64deffff7adeffffe2f6ffff86f7ffff86f9ffff92f9ffff9cf9ffff34fbfffff4fffffff4730000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -435,9 +435,9 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1585.6
x: 1512.8
y: 73.6
width: 461.40002
width: 534.19995
height: 1117.8
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
@ -477,9 +477,9 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1324
x: 1364
y: 73.6
width: 259.59998
width: 146.80005
height: 1117.8
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
@ -513,7 +513,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 42780000
m_LastClickedID: 30786
m_ExpandedIDs: 000000001c5800001e58000020580000
m_ExpandedIDs: 0000000040590000425900004459000046590000485900004a5900004c5900004e59000050590000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -541,18 +541,18 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: ffffffff000000001c580000205800004e580000505800005458000056580000585800005a58000066580000ffffff7f
m_ExpandedIDs: ffffffff00000000405900004a5900004c5900004e590000505900007a5900007c590000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name: AsyncWebReq
m_OriginalName: AsyncWebReq
m_Name: Const
m_OriginalName: Const
m_EditFieldRect:
serializedVersion: 2
x: 0
y: 0
width: 0
height: 0
m_UserData: 22960
m_UserData: 22326
m_IsWaitingForDelay: 0
m_IsRenaming: 0
m_OriginalEventType: 0
@ -618,9 +618,9 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 566.4
width: 1059
height: 625.00006
y: 499.2
width: 979.8
height: 692.2001
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
m_LastAppliedPresetName: Default
@ -668,10 +668,10 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 21
width: 1059
height: 604.00006
m_Scale: {x: 0.6894531, y: 0.6894531}
m_Translation: {x: 529.5, y: 302.00003}
width: 979.8
height: 671.2001
m_Scale: {x: 0.63789064, y: 0.63789064}
m_Translation: {x: 489.90002, y: 335.60004}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
@ -679,12 +679,12 @@ MonoBehaviour:
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -768
y: -438.02838
y: -526.1091
width: 1536
height: 876.05676
height: 1052.2181
m_MinimalGUI: 1
m_defaultScale: 0.6894531
m_LastWindowPixelSize: {x: 1323.75, y: 781.25006}
m_defaultScale: 0.63789064
m_LastWindowPixelSize: {x: 1224.75, y: 865.2501}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 00000000000000000000
@ -712,8 +712,8 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 73.6
width: 1059
height: 471.8
width: 979.8
height: 404.6
m_ViewDataDictionary: {fileID: 0}
m_OverlayCanvas:
m_LastAppliedPresetName: Default
@ -949,9 +949,9 @@ MonoBehaviour:
m_PlayAudio: 0
m_AudioPlay: 0
m_Position:
m_Target: {x: 914.36914, y: 514.0579, z: 0.96900284}
m_Target: {x: -2.669253, y: 4.1238546, z: -0.020726256}
speed: 2
m_Value: {x: 914.36914, y: 514.0579, z: 0.96900284}
m_Value: {x: -2.669253, y: 4.1238546, z: -0.020726256}
m_RenderMode: 0
m_CameraMode:
drawMode: 0
@ -1000,11 +1000,11 @@ MonoBehaviour:
m_Rotation:
m_Target: {x: 0, y: 0, z: 0, w: 1}
speed: 2
m_Value: {x: 0, y: 0, z: 0, w: 1}
m_Value: {x: -0, y: -0, z: 0, w: -1}
m_Size:
m_Target: 1004.5532
m_Target: 6.40801
speed: 2
m_Value: 1004.5532
m_Value: 6.40801
m_Ortho:
m_Target: 1
speed: 2
@ -1022,7 +1022,7 @@ MonoBehaviour:
m_FarClip: 10000
m_DynamicClip: 1
m_OcclusionCulling: 0
m_LastSceneViewRotation: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
m_LastSceneViewRotation: {x: -0.15950738, y: -0.68159336, z: 0.15600702, w: -0.696889}
m_LastSceneViewOrtho: 0
m_ReplacementShader: {fileID: 0}
m_ReplacementString: