feat: updated attack graphs to use new attacking tasks, and overall finished a "0.1" version for enemy attacks- they now work.
This commit is contained in:
@@ -491,6 +491,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Reset.Units.UnitPathfinding
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
pathfindingEnabled: 0
|
||||
seeker: {fileID: 0}
|
||||
nextWaypointDistance: 3
|
||||
reachedEndOfPath: 0
|
||||
@@ -507,7 +508,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Reset.Units.EnemyCombat
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
draggedUnits: []
|
||||
target: {fileID: 0}
|
||||
--- !u!1001 &8807019661255186479
|
||||
PrefabInstance:
|
||||
@@ -531,7 +531,7 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 64c95eab532c57d4eb98569c66e7455a, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0.6125603
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 64c95eab532c57d4eb98569c66e7455a, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
@@ -539,7 +539,7 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 64c95eab532c57d4eb98569c66e7455a, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 0.57115173
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 64c95eab532c57d4eb98569c66e7455a, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
|
||||
Reference in New Issue
Block a user