预制体更改
This commit is contained in:
parent
c66adcaadc
commit
d4993858a9
|
@ -66,11 +66,11 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
equipmentCommon: {fileID: 0}
|
equipmentCommon: {fileID: 0}
|
||||||
InterferingFrequency:
|
InterferingFrequency: 1
|
||||||
InterferenceMode:
|
InterferenceMode: 1
|
||||||
TransmittedPower:
|
TransmittedPower: 1
|
||||||
InterferenceAngle:
|
InterferenceAngle: 1
|
||||||
InterferenceDistance:
|
InterferenceDistance: 1
|
||||||
detectionRadius: 1000
|
detectionRadius: 1000
|
||||||
interval: 2
|
interval: 2
|
||||||
--- !u!65 &7099352370737318148
|
--- !u!65 &7099352370737318148
|
||||||
|
|
|
@ -3136,16 +3136,16 @@ MonoBehaviour:
|
||||||
RadarUi: {fileID: 0}
|
RadarUi: {fileID: 0}
|
||||||
aniRandar: {fileID: 0}
|
aniRandar: {fileID: 0}
|
||||||
aniRandarUI: {fileID: 0}
|
aniRandarUI: {fileID: 0}
|
||||||
TurntableSpeed:
|
TurntableSpeed: 1
|
||||||
DetectionRange:
|
DetectionRange: 1
|
||||||
NearBlindArea:
|
NearBlindArea: 1
|
||||||
BatchStandardProcessingCapability:
|
BatchStandardProcessingCapability: 1
|
||||||
DetectionSuccessRate:
|
DetectionSuccessRate: 1
|
||||||
MinimumDetectionVelocity:
|
MinimumDetectionVelocity: 1
|
||||||
RangeResolution:
|
RangeResolution: 1
|
||||||
AzimuthResolution:
|
AzimuthResolution: 1
|
||||||
AzimuthBeamwidth:
|
AzimuthBeamwidth: 1
|
||||||
PitchBeamwidth:
|
PitchBeamwidth: 1
|
||||||
detectionRadius: 200
|
detectionRadius: 200
|
||||||
NumberOfProbes: 0
|
NumberOfProbes: 0
|
||||||
--- !u!54 &916690897
|
--- !u!54 &916690897
|
||||||
|
|
|
@ -349,14 +349,14 @@ MonoBehaviour:
|
||||||
airRoute: {fileID: 0}
|
airRoute: {fileID: 0}
|
||||||
endPosition: {x: 0, y: 0, z: 0}
|
endPosition: {x: 0, y: 0, z: 0}
|
||||||
FireSpeed: 20
|
FireSpeed: 20
|
||||||
batteryLife:
|
batteryLife: 1
|
||||||
classificationWindResistance:
|
classificationWindResistance: 1
|
||||||
maximumFlyingSpeed:
|
maximumFlyingSpeed: 1
|
||||||
RCS:
|
RCS: 1
|
||||||
satellitePositioningFrequency:
|
satellitePositioningFrequency: 1
|
||||||
dataLinkCommunicationFrequency:
|
dataLinkCommunicationFrequency: 1
|
||||||
electronicReconnaissanceCapability:
|
electronicReconnaissanceCapability: 1
|
||||||
opticalReconnaissanceCapability:
|
opticalReconnaissanceCapability: 1
|
||||||
--- !u!1001 &87581316664468991
|
--- !u!1001 &87581316664468991
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
|
@ -9998,10 +9998,10 @@ MonoBehaviour:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
equipmentCommon: {fileID: 0}
|
equipmentCommon: {fileID: 0}
|
||||||
interval: 5
|
interval: 5
|
||||||
StorageIntervalTime:
|
StorageIntervalTime: 1
|
||||||
CumulativeActionTimeOfDamageTarget:
|
CumulativeActionTimeOfDamageTarget: 1
|
||||||
InterferenceDistance:
|
InterferenceDistance: 1
|
||||||
InterferenceAngle:
|
InterferenceAngle: 1
|
||||||
isLasing: 0
|
isLasing: 0
|
||||||
LaserModer: {fileID: 7615181138790815506}
|
LaserModer: {fileID: 7615181138790815506}
|
||||||
LaserPoint: {fileID: 7615181139587479128}
|
LaserPoint: {fileID: 7615181139587479128}
|
||||||
|
|
|
@ -767,7 +767,7 @@ PrefabInstance:
|
||||||
- target: {fileID: 625513913607457920, guid: 121324ce722bdb944a7cc1c7c3a5077f,
|
- target: {fileID: 625513913607457920, guid: 121324ce722bdb944a7cc1c7c3a5077f,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_IsActive
|
propertyPath: m_IsActive
|
||||||
value: 0
|
value: 1
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: 121324ce722bdb944a7cc1c7c3a5077f, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: 121324ce722bdb944a7cc1c7c3a5077f, type: 3}
|
||||||
|
|
Loading…
Reference in New Issue