Skip to content

Commit 5c97fd2

Browse files
committed
Added new path configs for slime critters on the Field_Farms scene
1 parent 27bcf1d commit 5c97fd2

File tree

7 files changed

+157
-0
lines changed

7 files changed

+157
-0
lines changed

UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Pathways/SlimeCritterPathwayConfig.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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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: SlimeCritter1PathwayConfig
14+
m_EditorClassIdentifier:
15+
_stopDuration: 0.5
16+
_speed: 1
17+
Waypoints:
18+
- waypoint: {x: 37.06861, y: 2.7186172, z: -155.6937}
19+
corners:
20+
- {x: 37.06861, y: 2.7709734, z: -155.6937}
21+
- {x: 32.7, y: 3.1866074, z: -158.2}
22+
- {x: 26.902933, y: 3.1366043, z: -161.16402}
23+
- waypoint: {x: 26.902933, y: 3.0997455, z: -161.16402}
24+
corners:
25+
- {x: 26.902933, y: 3.1366043, z: -161.16402}
26+
- {x: 23.4, y: 2.9866066, z: -156.5}
27+
- {x: 20.815067, y: 2.4063218, z: -153.82915}
28+
- waypoint: {x: 20.815067, y: 2.3792727, z: -153.82915}
29+
corners:
30+
- {x: 20.815067, y: 2.4063218, z: -153.82915}
31+
- {x: 25.6, y: 2.6366043, z: -151}
32+
- {x: 26.1, y: 2.6366043, z: -150.70001}
33+
- {x: 31.454504, y: 2.4686396, z: -147.35999}
34+
- waypoint: {x: 31.454504, y: 2.4480815, z: -147.35999}
35+
corners:
36+
- {x: 31.454504, y: 2.4686396, z: -147.35999}
37+
- {x: 37.06861, y: 2.7709734, z: -155.6937}
38+
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
39+
_textSize: 20
40+
_textColor: {r: 1, g: 1, b: 1, a: 1}
41+
_probeRadius: 5
42+
DisplayProbes: 0
43+
ToggledNavMeshDisplay: 1
44+
RealTimeEnabled: 1

UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Pathways/SlimeCritterPathwayConfig/SlimeCritter1PathwayConfig.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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
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: SlimeCritter2PathwayConfig
14+
m_EditorClassIdentifier:
15+
_stopDuration: 0.5
16+
_speed: 1
17+
Waypoints:
18+
- waypoint: {x: 48.933567, y: 1.8827523, z: -144.23233}
19+
corners:
20+
- {x: 48.933567, y: 1.9529065, z: -144.23233}
21+
- {x: 43.39123, y: 2.5115952, z: -152.35359}
22+
- waypoint: {x: 43.39123, y: 2.4610677, z: -152.35359}
23+
corners:
24+
- {x: 43.39123, y: 2.5115952, z: -152.35359}
25+
- {x: 29.334278, y: 0.6070535, z: -126.35725}
26+
- waypoint: {x: 29.334278, y: 0.5846013, z: -126.35725}
27+
corners:
28+
- {x: 29.334278, y: 0.6070535, z: -126.35725}
29+
- {x: 13.463667, y: -1.1200124, z: -137.81865}
30+
- waypoint: {x: 13.463667, y: -1.1738727, z: -137.81865}
31+
corners:
32+
- {x: 13.463667, y: -1.1200124, z: -137.81865}
33+
- {x: 48.933567, y: 1.9529065, z: -144.23233}
34+
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
35+
_textSize: 20
36+
_textColor: {r: 1, g: 1, b: 1, a: 1}
37+
_probeRadius: 5
38+
DisplayProbes: 0
39+
ToggledNavMeshDisplay: 1
40+
RealTimeEnabled: 1

UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Pathways/SlimeCritterPathwayConfig/SlimeCritter2PathwayConfig.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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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: SlimeCritter3PathwayConfig 1
14+
m_EditorClassIdentifier:
15+
_stopDuration: 0.5
16+
_speed: 1
17+
Waypoints:
18+
- waypoint: {x: 55.830315, y: 2.2067142, z: -125.9238}
19+
corners:
20+
- {x: 55.830315, y: 2.2432482, z: -125.9238}
21+
- {x: 48.529545, y: 1.9230813, z: -139.04124}
22+
- waypoint: {x: 48.529545, y: 1.8736537, z: -139.04124}
23+
corners:
24+
- {x: 48.529545, y: 1.9230813, z: -139.04124}
25+
- {x: 44.915432, y: 1.9276586, z: -120.25296}
26+
- waypoint: {x: 44.915432, y: 1.8812014, z: -120.25296}
27+
corners:
28+
- {x: 44.915432, y: 1.9276586, z: -120.25296}
29+
- {x: 36.647392, y: 2.333554, z: -129.73154}
30+
- waypoint: {x: 36.647392, y: 2.3152366, z: -129.73154}
31+
corners:
32+
- {x: 36.647392, y: 2.333554, z: -129.73154}
33+
- {x: 51.2, y: 2.2866058, z: -128}
34+
- {x: 55.830315, y: 2.2432482, z: -125.9238}
35+
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
36+
_textSize: 20
37+
_textColor: {r: 1, g: 1, b: 1, a: 1}
38+
_probeRadius: 5
39+
DisplayProbes: 0
40+
ToggledNavMeshDisplay: 1
41+
RealTimeEnabled: 1

UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Pathways/SlimeCritterPathwayConfig/SlimeCritter3PathwayConfig 1.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)