25 lines
663 B
Text
25 lines
663 B
Text
%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: 0c76701d260732d13a1beca8945ac458, type: 3}
|
|
m_Name: EnemyFireBullet
|
|
m_EditorClassIdentifier:
|
|
cooldown: 2
|
|
power: 10
|
|
fireMode: 1
|
|
offset: {x: 0, y: 0}
|
|
angle: 0
|
|
projectileCount: 1
|
|
pierceAmount: 0
|
|
projectileSpeed: 6
|
|
bulletLifetime: 2
|
|
accuracy: 0
|
|
projectile: {fileID: 41144518337917555, guid: 1b1ff11f7361f32c9b6fc7ed5144e759, type: 3}
|