Sound + somewhat game loop
This commit is contained in:
parent
29e5e48aee
commit
1d6a879755
33 changed files with 1572 additions and 595 deletions
|
@ -154,7 +154,7 @@ PrefabInstance:
|
|||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6587310683195830629, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: knockbackTime
|
||||
value: 0.5
|
||||
value: 0.25
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7323465142549462881, guid: 8094e6afe32f290e6987d6a2fc43119d, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
|
|
|
@ -139,7 +139,6 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
pathFps: 1
|
||||
attackFps: 5
|
||||
distanceGoal: 0
|
||||
--- !u!195 &5811210244409818000
|
||||
NavMeshAgent:
|
||||
|
@ -200,7 +199,7 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
price: 0
|
||||
<IsTeamA>k__BackingField: 1
|
||||
<IsQueen>k__BackingField: 0
|
||||
_isQueen: 0
|
||||
<Body>k__BackingField: {fileID: 3280843376750909586}
|
||||
<HealthHandler>k__BackingField: {fileID: 8213395333053285225}
|
||||
<AttackHandler>k__BackingField: {fileID: 8908285060348773052}
|
||||
|
@ -254,7 +253,7 @@ MonoBehaviour:
|
|||
speed: 5
|
||||
agent: {fileID: 5811210244409818000}
|
||||
followEnemy: 1
|
||||
knockbackTime: 1.2
|
||||
knockbackTime: 0.6
|
||||
--- !u!114 &5894882180728040511
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue