[Player] Add AI Pathfinding on a 2D grid to the player character
This commit is contained in:
120
Assets/External/AstarPathfindingProject/ExampleScenes/Example2_Terrain/dynamicObstacle.anim
vendored
Normal file
120
Assets/External/AstarPathfindingProject/ExampleScenes/Example2_Terrain/dynamicObstacle.anim
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!74 &7400000
|
||||
AnimationClip:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_Name: dynamicObstacle
|
||||
serializedVersion: 3
|
||||
m_AnimationType: 1
|
||||
m_Compressed: 0
|
||||
m_RotationCurves: []
|
||||
m_CompressedRotationCurves: []
|
||||
m_PositionCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: {x: 0, y: 0, z: 0}
|
||||
inSlope: {x: 0, y: 0, z: .0147868283}
|
||||
outSlope: {x: 0, y: 0, z: .0147868283}
|
||||
tangentMode: 0
|
||||
- time: 10.0166664
|
||||
value: {x: 0, y: 0, z: 14.9463282}
|
||||
inSlope: {x: 0, y: 0, z: .00212520501}
|
||||
outSlope: {x: 0, y: 0, z: .00212520501}
|
||||
tangentMode: 1084227584
|
||||
- time: 10.0333338
|
||||
value: {x: 0, y: 0, z: 14.9462395}
|
||||
inSlope: {x: 0, y: 0, z: -.012733344}
|
||||
outSlope: {x: 0, y: 0, z: -.012733344}
|
||||
tangentMode: 1084227584
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
path:
|
||||
m_ScaleCurves: []
|
||||
m_FloatCurves: []
|
||||
m_SampleRate: 60
|
||||
m_WrapMode: 4
|
||||
m_Bounds:
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
m_Extent: {x: 0, y: 0, z: 0}
|
||||
m_MuscleClipInfo:
|
||||
m_StartTime: 0
|
||||
m_StopTime: 1
|
||||
m_OrientationOffsetY: 0
|
||||
m_Level: 0
|
||||
m_CycleOffset: 0
|
||||
m_LoopBlend: 0
|
||||
m_LoopBlendOrientation: 0
|
||||
m_LoopBlendPositionY: 0
|
||||
m_LoopBlendPositionXZ: 0
|
||||
m_KeepOriginalOrientation: 0
|
||||
m_KeepOriginalPositionY: 1
|
||||
m_KeepOriginalPositionXZ: 0
|
||||
m_HeightFromFeet: 0
|
||||
m_Mirror: 0
|
||||
m_EditorCurves:
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 10
|
||||
- time: 10.0166664
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 10
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
attribute: m_LocalPosition.x
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 10
|
||||
- time: 10.0166664
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 10
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
attribute: m_LocalPosition.y
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
- curve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- time: 0
|
||||
value: 0
|
||||
inSlope: .0147868283
|
||||
outSlope: .0147868283
|
||||
tangentMode: 0
|
||||
- time: 10.0333338
|
||||
value: 14.9462395
|
||||
inSlope: -.012733344
|
||||
outSlope: -.012733344
|
||||
tangentMode: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
attribute: m_LocalPosition.z
|
||||
path:
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
m_EulerEditorCurves: []
|
||||
m_Events: []
|
||||
--- !u!1002 &7400001
|
||||
EditorExtensionImpl:
|
||||
serializedVersion: 6
|
||||
Reference in New Issue
Block a user