rawrrr i'm so scarygit add .
This commit is contained in:
parent
5dcbd3c313
commit
b964c9b617
5 changed files with 433 additions and 6 deletions
|
|
@ -283,8 +283,8 @@ MonoBehaviour:
|
|||
sprite: {fileID: 2925441294215993266}
|
||||
stalled: 0
|
||||
invincible: 0
|
||||
health: 100
|
||||
maxHealth: 100
|
||||
health: 1000
|
||||
maxHealth: 1000
|
||||
isFacingRight: 0
|
||||
rb: {fileID: 3678290925386274447}
|
||||
speed: 6
|
||||
|
|
|
|||
|
|
@ -612,6 +612,10 @@ MonoBehaviour:
|
|||
secondaryAttackInstance: {fileID: 0}
|
||||
spellAInstance: {fileID: 0}
|
||||
spellBInstance: {fileID: 0}
|
||||
mainIcon: {fileID: 0}
|
||||
secondaryIcon: {fileID: 0}
|
||||
spellAIcon: {fileID: 0}
|
||||
spellBIcon: {fileID: 0}
|
||||
--- !u!114 &4421559795750709312
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
@ -836,6 +840,8 @@ MonoBehaviour:
|
|||
mouseWorldPos: {x: 0, y: 0}
|
||||
firingPointBase: {fileID: 1955417614592701310}
|
||||
firingPoint: {fileID: 6266582235186827771}
|
||||
hpBarUI: {fileID: 0}
|
||||
healthText: {fileID: 0}
|
||||
--- !u!1 &6396436912902618782
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue