浏览代码

Tweaking path way config and add short path one for faster tests

/main
Amel Negra 3 年前
当前提交
9171fe9b
共有 3 个文件被更改,包括 45 次插入1 次删除
  1. 2
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolk.asset
  2. 36
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolkSmall.asset
  3. 8
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolkSmall.asset.meta

2
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolk.asset


m_Script: {fileID: 11500000, guid: 76542500a512494489526e9bcfd3a1b8, type: 3}
m_Name: NPCPathwayConfigTownsfolk
m_EditorClassIdentifier:
_stopDuration: 0
_stopDuration: 0.5
_speed: 1
Waypoints:
- waypoint: {x: -26.578838, y: 0.58714384, z: 18.665764}

36
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolkSmall.asset


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 76542500a512494489526e9bcfd3a1b8, type: 3}
m_Name: NPCPathwayConfigTownsfolkSmall
m_EditorClassIdentifier:
_stopDuration: 0.5
_speed: 1
Waypoints:
- waypoint: {x: 11.7686615, y: 0.11500696, z: 1.4600587}
corners:
- {x: 11.7686615, y: 0.17352664, z: 1.4600587}
- {x: 17.774147, y: 0.616684, z: -9.137896}
- waypoint: {x: 17.774147, y: 0.56848776, z: -9.137896}
corners:
- {x: 17.774147, y: 0.616684, z: -9.137896}
- {x: 24.726814, y: 1.6271503, z: 0.9256344}
- waypoint: {x: 24.726814, y: 1.5829587, z: 0.9256344}
corners:
- {x: 24.726814, y: 1.6271503, z: 0.9256344}
- {x: 11.7686615, y: 0.17352664, z: 1.4600587}
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
_textSize: 20
_textColor: {r: 1, g: 1, b: 1, a: 1}
_probeRadius: 5
DisplayProbes: 0
ToggledNavMeshDisplay: 1
RealTimeEnabled: 1

8
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigTownsfolkSmall.asset.meta


fileFormatVersion: 2
guid: af736e40b7553864a8a9cabb8b4f7e71
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
正在加载...
取消
保存