final commit?
This commit is contained in:
parent
0e2a7cc7c3
commit
3f53e2caa8
59 changed files with 3989 additions and 1668 deletions
|
|
@ -103,8 +103,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 10
|
||||
maxHealth: 10
|
||||
health: 20
|
||||
maxHealth: 20
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
@ -120,6 +120,7 @@ MonoBehaviour:
|
|||
hasStartedDialogue: 0
|
||||
attackCooldown: 0.5
|
||||
thisBossDialogue: {fileID: 0}
|
||||
animator: {fileID: 0}
|
||||
--- !u!50 &3364470107593543731
|
||||
Rigidbody2D:
|
||||
serializedVersion: 5
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@ MonoBehaviour:
|
|||
isPiercing: 0
|
||||
playerBullet: 0
|
||||
projectileHealth: 2
|
||||
damage: 3
|
||||
damage: 10
|
||||
speed: 12
|
||||
lifetime: 10
|
||||
direction: {x: 0, y: 0}
|
||||
|
|
@ -336,8 +336,10 @@ MonoBehaviour:
|
|||
volume: 0.2
|
||||
rb: {fileID: 491664178497510395}
|
||||
sprite: {fileID: 8682302247623402918}
|
||||
willUnparent: 0
|
||||
unparentTime: 0
|
||||
explosionEffect: {fileID: 6745324559653537241, guid: 33ecc1f33ed493eb0935c09a5807debc, type: 3}
|
||||
blastRadius: 4
|
||||
blastRadius: 5
|
||||
enemyLayer:
|
||||
serializedVersion: 2
|
||||
m_Bits: 64
|
||||
|
|
|
|||
|
|
@ -166,8 +166,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 50
|
||||
maxHealth: 50
|
||||
health: 100
|
||||
maxHealth: 100
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 2
|
||||
maxHealth: 2
|
||||
health: 10
|
||||
maxHealth: 10
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
@ -130,6 +130,7 @@ MonoBehaviour:
|
|||
hasStartedDialogue: 0
|
||||
attackCooldown: 4
|
||||
thisBossDialogue: {fileID: 0}
|
||||
animator: {fileID: 0}
|
||||
--- !u!50 &3364470107593543731
|
||||
Rigidbody2D:
|
||||
serializedVersion: 5
|
||||
|
|
|
|||
|
|
@ -103,8 +103,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 2
|
||||
maxHealth: 2
|
||||
health: 6
|
||||
maxHealth: 6
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
|
|||
|
|
@ -104,8 +104,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 10
|
||||
maxHealth: 10
|
||||
health: 12
|
||||
maxHealth: 12
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
@ -122,6 +122,7 @@ MonoBehaviour:
|
|||
hasStartedDialogue: 0
|
||||
attackCooldown: 2
|
||||
thisBossDialogue: {fileID: 0}
|
||||
animator: {fileID: 0}
|
||||
--- !u!50 &3364470107593543731
|
||||
Rigidbody2D:
|
||||
serializedVersion: 5
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ Transform:
|
|||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 4.5, y: 4.5, z: 1}
|
||||
m_LocalScale: {x: 5, y: 5, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 9204654692879442726}
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ Transform:
|
|||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 3, y: 3, z: 1}
|
||||
m_LocalScale: {x: 5.8, y: 5.8, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 9204654692879442726}
|
||||
|
|
@ -225,8 +225,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 50
|
||||
maxHealth: 50
|
||||
health: 150
|
||||
maxHealth: 150
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
|
|||
|
|
@ -103,8 +103,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 10
|
||||
maxHealth: 10
|
||||
health: 16
|
||||
maxHealth: 16
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
|
|||
|
|
@ -103,8 +103,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 10
|
||||
maxHealth: 10
|
||||
health: 14
|
||||
maxHealth: 14
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
@ -120,6 +120,7 @@ MonoBehaviour:
|
|||
hasStartedDialogue: 0
|
||||
attackCooldown: 0.5
|
||||
thisBossDialogue: {fileID: 0}
|
||||
animator: {fileID: 0}
|
||||
--- !u!50 &3364470107593543731
|
||||
Rigidbody2D:
|
||||
serializedVersion: 5
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@ MonoBehaviour:
|
|||
isPiercing: 0
|
||||
playerBullet: 0
|
||||
projectileHealth: 2
|
||||
damage: 0
|
||||
damage: 2
|
||||
speed: 12
|
||||
lifetime: 8
|
||||
direction: {x: 0, y: 0}
|
||||
|
|
@ -263,6 +263,8 @@ MonoBehaviour:
|
|||
volume: 0.2
|
||||
rb: {fileID: 491664178497510395}
|
||||
sprite: {fileID: 8682302247623402918}
|
||||
willUnparent: 0
|
||||
unparentTime: 0
|
||||
--- !u!61 &6245364729484703978
|
||||
BoxCollider2D:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
|||
|
|
@ -165,8 +165,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 3585d9ceba9f440838b5b13d75bef210, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 8
|
||||
maxHealth: 8
|
||||
health: 18
|
||||
maxHealth: 18
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
|
|||
|
|
@ -177,8 +177,8 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: f2a09223bdc8572ce868c17f69e123d9, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
health: 3
|
||||
maxHealth: 3
|
||||
health: 16
|
||||
maxHealth: 16
|
||||
isStalled: 0
|
||||
invulnerable: 0
|
||||
abilities:
|
||||
|
|
@ -195,9 +195,12 @@ MonoBehaviour:
|
|||
hasStartedDialogue: 0
|
||||
attackCooldown: 4
|
||||
thisBossDialogue: {fileID: 0}
|
||||
animator: {fileID: 0}
|
||||
deathAbility: {fileID: 9001769450310889851}
|
||||
hasDiedOnce: 0
|
||||
disappearanceTime: 2
|
||||
disappearanceColor: {r: 1, g: 1, b: 1, a: 0.3137255}
|
||||
boxCollider: {fileID: 8471022324025238609}
|
||||
--- !u!1001 &5674839477773287016
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue