浏览代码

slowing walk speed for slime critter

/main
Amel Negra 3 年前
当前提交
e0700a24
共有 3 个文件被更改,包括 67 次插入57 次删除
  1. 2
      UOP1_Project/Assets/Prefabs/Characters/RockCritter.prefab
  2. 92
      UOP1_Project/Assets/Scenes/WIP/TestingGround.unity
  3. 30
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigRockCritter.asset

2
UOP1_Project/Assets/Prefabs/Characters/RockCritter.prefab


m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 3
m_Speed: 0.8
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 240

92
UOP1_Project/Assets/Scenes/WIP/TestingGround.unity
文件差异内容过多而无法显示
查看文件

30
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/NPCPathwayConfigRockCritter.asset


m_Name: NPCPathwayConfigRockCritter
m_EditorClassIdentifier:
_stopDuration: 0.5
_speed: 1
_speed: 0.8
- waypoint: {x: -12.400441, y: 0.10747677, z: 14.62578}
- waypoint: {x: -34.236435, y: 0.23472746, z: 7.5330577}
- {x: -12.400441, y: 0.16315947, z: 14.62578}
- {x: -8.700001, y: 0.011909485, z: 1.3000002}
- {x: -9.6, y: 0.011909485, z: -3.3999996}
- {x: -10.209248, y: 0.011909485, z: -9.870466}
- waypoint: {x: -10.209248, y: 0.00015542377, z: -9.870466}
- {x: -34.236435, y: 0.26955265, z: 7.5330577}
- {x: -32.27349, y: 0.011909485, z: -5.2255588}
- waypoint: {x: -32.27349, y: 0, z: -5.2255588}
- {x: -10.209248, y: 0.011909485, z: -9.870466}
- {x: 11.389833, y: 0.16178115, z: 0.2561388}
- waypoint: {x: 11.389833, y: 0.098020196, z: 0.2561388}
- {x: -32.27349, y: 0.011909485, z: -5.2255588}
- {x: -21.66396, y: 0.011909485, z: -5.754633}
- waypoint: {x: -21.66396, y: 0.017636832, z: -5.754633}
- {x: 11.389833, y: 0.16178115, z: 0.2561388}
- {x: 7.3375273, y: 0.29390895, z: 16.793528}
- waypoint: {x: 7.3375273, y: 0.20393628, z: 16.793528}
- {x: -21.66396, y: 0.011909485, z: -5.754633}
- {x: -20.83745, y: 0.0920222, z: 11.423278}
- waypoint: {x: -20.83745, y: 0.026190616, z: 11.423278}
- {x: 7.3375273, y: 0.29390895, z: 16.793528}
- {x: -12.400441, y: 0.16315947, z: 14.62578}
- {x: -20.83745, y: 0.0920222, z: 11.423278}
- {x: -28.2, y: 0.011909485, z: 8.5}
- {x: -28.7, y: 0.011909485, z: 8.400001}
- {x: -34.236435, y: 0.26955265, z: 7.5330577}
_lineColor: {r: 0, g: 0.19270587, b: 1, a: 1}
_textSize: 20
_textColor: {r: 1, g: 1, b: 1, a: 1}

正在加载...
取消
保存