feat(SignalCycle):实现提前检测信号循环,触发重启

This commit is contained in:
2025-10-28 09:03:48 +08:00
parent b06d21114b
commit 1410837faa
7 changed files with 83 additions and 41 deletions

View File

@@ -221,9 +221,11 @@ MonoBehaviour:
isEnableInteract: 1
isEnableEdit: 1
isEnableConnect: 1
componentName:
needSignalCount: 2
isOpenInEditor: 1
needSignalCount: 2
currentSignalCount: 0
componentName:
isEnableSendSignal: 1
sendSignalMode: 1
controlTarget:
- {fileID: 0}

View File

@@ -169,9 +169,12 @@ MonoBehaviour:
isEnableInteract: 1
isEnableEdit: 1
isEnableConnect: 1
componentName:
needSignalCount: 1
isOpenInEditor: 1
needSignalCount: 1
currentSignalCount: 0
componentName:
isEnableSendSignal: 1
isEmittingOnStart: 0
prefabToEmit: {fileID: 7979385610396712053, guid: 9fc63211af583b946b1f381e4bf38ddf,
type: 3}
emitPoint: {fileID: 119873216418816890}
@@ -179,6 +182,11 @@ MonoBehaviour:
emitForce: 10
emitInterval: 1
destroyDelay: 5
overridePrefabScale: 0
fixedScale: {x: 1, y: 1, z: 1}
randomizeScale: 0
minScale: {x: 1, y: 1, z: 1}
maxScale: {x: 1, y: 1, z: 1}
--- !u!114 &8359041934045797068
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -233,6 +233,7 @@ MonoBehaviour:
needSignalCount: 1
currentSignalCount: 0
componentName:
isEnableSendSignal: 1
startPositionObject: {fileID: 3154147150921727065}
targetPositionObject: {fileID: 2516956888757501734}
moveSpeed: 2

View File

@@ -137,9 +137,11 @@ MonoBehaviour:
isEnableInteract: 1
isEnableEdit: 1
isEnableConnect: 1
componentName:
needSignalCount: 1
isOpenInEditor: 1
needSignalCount: 1
currentSignalCount: 0
componentName:
isEnableSendSignal: 1
currentNumber: 0
correctNumber: 1
--- !u!114 &1413885433821236986

View File

@@ -173,7 +173,7 @@ MonoBehaviour:
needSignalCount: 1
currentSignalCount: 0
componentName:
isEnableSendSignal: 0
isEnableSendSignal: 1
destinationPoint: {fileID: 8009085288281141996}
playerTag: Player
transportDelay: 0.1