feat(SignalCycle):实现提前检测信号循环,触发重启
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user