highlighted enemies
fixed flamethrower added lives
This commit is contained in:
@@ -2310,6 +2310,10 @@ MonoBehaviour:
|
||||
m_Calls: []
|
||||
m_text: 'Score: 0
|
||||
|
||||
Highscore: 0
|
||||
|
||||
Lives: 0
|
||||
|
||||
'
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
@@ -2373,7 +2377,7 @@ MonoBehaviour:
|
||||
m_VertexBufferAutoSizeReduction: 0
|
||||
m_useMaxVisibleDescender: 1
|
||||
m_pageToDisplay: 1
|
||||
m_margin: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_margin: {x: -102.74609, y: -21.916016, z: -45.703125, w: -134.10547}
|
||||
m_isUsingLegacyAnimationComponent: 0
|
||||
m_isVolumetricText: 0
|
||||
m_hasFontAssetChanged: 0
|
||||
@@ -3010,7 +3014,7 @@ ParticleSystem:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1570390063}
|
||||
serializedVersion: 8
|
||||
lengthInSec: 1
|
||||
lengthInSec: 0.05
|
||||
simulationSpeed: 1
|
||||
stopAction: 0
|
||||
cullingMode: 0
|
||||
@@ -3085,7 +3089,7 @@ ParticleSystem:
|
||||
startLifetime:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 0.63
|
||||
scalar: 1.2
|
||||
minScalar: 5
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@@ -3138,7 +3142,7 @@ ParticleSystem:
|
||||
startSpeed:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 11.42
|
||||
scalar: 3.8
|
||||
minScalar: 5
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@@ -3573,7 +3577,7 @@ ParticleSystem:
|
||||
m_RotationOrder: 4
|
||||
randomizeRotationDirection: 0
|
||||
gravitySource: 0
|
||||
maxNumParticles: 997
|
||||
maxNumParticles: 9
|
||||
customEmitterVelocity: {x: 0, y: 0, z: 0}
|
||||
size3D: 0
|
||||
rotation3D: 0
|
||||
@@ -3839,7 +3843,7 @@ ParticleSystem:
|
||||
rateOverTime:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 86.8
|
||||
scalar: 2
|
||||
minScalar: 10
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@@ -3892,7 +3896,7 @@ ParticleSystem:
|
||||
rateOverDistance:
|
||||
serializedVersion: 2
|
||||
minMaxState: 0
|
||||
scalar: 0
|
||||
scalar: 30.49
|
||||
minScalar: 0
|
||||
maxCurve:
|
||||
serializedVersion: 2
|
||||
@@ -7740,6 +7744,8 @@ MonoBehaviour:
|
||||
text: {fileID: 1294596441}
|
||||
part: {fileID: 1570390066}
|
||||
score: 0
|
||||
highscore: 0
|
||||
lives: 3
|
||||
--- !u!1 &1816246829
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
Reference in New Issue
Block a user