Skip to content

Commit 781dde1

Browse files
committed
Path config for going away during cutscene
1 parent 12188c5 commit 781dde1

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 76542500a512494489526e9bcfd3a1b8, type: 3}
13+
m_Name: NPCPathwayConfigTownsfolkGoingAway
14+
m_EditorClassIdentifier:
15+
_stopDuration: 0.5
16+
_speed: 1
17+
Waypoints:
18+
- waypoint: {x: -17.79015, y: 25.309025, z: 43.93325}
19+
corners:
20+
- {x: -26.578838, y: 0.64070433, z: 18.665764}
21+
- {x: -25.9, y: 0.26190948, z: 15.8}
22+
- {x: -25.6, y: 0.011909485, z: 0}
23+
- {x: -24.983253, y: 0.011909485, z: -13.599371}
24+
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
25+
_textSize: 20
26+
_textColor: {r: 1, g: 1, b: 1, a: 1}
27+
_probeRadius: 5
28+
DisplayProbes: 1
29+
ToggledNavMeshDisplay: 1
30+
RealTimeEnabled: 1

UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Pathways/NPCPathwayConfigTownsfolkGoingAway.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)