lucid-super-dream/Assets/Weapons/Enemy.asset

126 lines
2.6 KiB
Plaintext
Raw Normal View History

2021-01-05 18:13:29 +01:00
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2bc932693ed0a470d9cf39b1c3168afb, type: 3}
m_Name: Enemy
m_EditorClassIdentifier:
2021-01-06 16:10:11 +01:00
fireRate: 3
2021-01-05 18:13:29 +01:00
bulletSpeed:
m_Mode: 0
m_CurveMultiplier: 1
m_CurveMin:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_CurveMax:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
2021-01-09 17:18:29 +01:00
m_ConstantMin: 20
2021-01-10 17:51:34 +01:00
m_ConstantMax: 60
2021-01-05 18:13:29 +01:00
bulletLifetime:
2021-01-09 17:18:29 +01:00
m_Mode: 0
2021-01-05 18:13:29 +01:00
m_CurveMultiplier: 0
m_CurveMin:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_CurveMax:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_ConstantMin: 15
2021-01-09 17:18:29 +01:00
m_ConstantMax: 5
2021-01-05 18:13:29 +01:00
bulletSize:
m_Mode: 0
m_CurveMultiplier: 0
m_CurveMin:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_CurveMax:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
m_ConstantMin: 0
m_ConstantMax: 1
damage: 1
collidesWith:
serializedVersion: 2
m_Bits: 64
accuracy: 0
zone:
2021-01-07 11:05:19 +01:00
numToSpawn: 10
2021-01-09 17:18:29 +01:00
offset: {x: 0, y: 0, z: 0}
spawnType: 2
2021-01-05 18:13:29 +01:00
spawnDir: 0
2021-01-09 17:18:29 +01:00
spawnPlane: 1
2021-01-05 18:13:29 +01:00
width: 0
height: 0
2021-01-10 18:34:30 +01:00
surfaceOnly: 0
2021-01-06 16:10:11 +01:00
evenDistribution: 0
numSides: 3
numPerSide: 10
2021-01-09 17:18:29 +01:00
flipVertical: 0
2021-01-10 18:34:30 +01:00
radius: 10
2021-01-05 18:13:29 +01:00
arc: 360
composite: []
2021-01-06 16:10:11 +01:00
manualFire: 1
behaviour: {fileID: 11400000, guid: bb1cb2a77c68c42d4900953d18b23a49, type: 2}