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