浏览代码

more ball rays

/develop/soccer-groupman/mod
Andrew Cohen 4 年前
当前提交
16f7d672
共有 3 个文件被更改,包括 16 次插入6 次删除
  1. 6
      Project/Assets/ML-Agents/Examples/Soccer/Prefabs/BlueStriker.prefab
  2. 6
      Project/Assets/ML-Agents/Examples/Soccer/Prefabs/PurpleStriker.prefab
  3. 10
      Project/Assets/ML-Agents/Examples/Soccer/Prefabs/SoccerFieldTwos.prefab

6
Project/Assets/ML-Agents/Examples/Soccer/Prefabs/BlueStriker.prefab


- wall
- blueAgent
- purpleAgent
m_RaysPerDirection: 1
m_RaysPerDirection: 2
m_MaxRayDegrees: 45
m_SphereCastRadius: 0.5
m_RayLength: 60

- blueGoal
- purpleGoal
- wall
m_RaysPerDirection: 5
m_MaxRayDegrees: 60
m_RaysPerDirection: 12
m_MaxRayDegrees: 75
m_SphereCastRadius: 0.5
m_RayLength: 60
m_RayLayerMask:

6
Project/Assets/ML-Agents/Examples/Soccer/Prefabs/PurpleStriker.prefab


- wall
- purpleAgent
- blueAgent
m_RaysPerDirection: 1
m_RaysPerDirection: 2
m_MaxRayDegrees: 45
m_SphereCastRadius: 0.5
m_RayLength: 60

- purpleGoal
- blueGoal
- wall
m_RaysPerDirection: 5
m_MaxRayDegrees: 60
m_RaysPerDirection: 12
m_MaxRayDegrees: 75
m_SphereCastRadius: 0.5
m_RayLength: 60
m_RayLayerMask:

10
Project/Assets/ML-Agents/Examples/Soccer/Prefabs/SoccerFieldTwos.prefab


m_Modification:
m_TransformParent: {fileID: 4558743310993102}
m_Modifications:
- target: {fileID: 5918526098337498759, guid: 772fee460e5734c5aac30b4e2a9f6b3c,
type: 3}
propertyPath: m_MaxRayDegrees
value: 75
objectReference: {fileID: 0}
- target: {fileID: 5918526098337498759, guid: 772fee460e5734c5aac30b4e2a9f6b3c,
type: 3}
propertyPath: m_RaysPerDirection
value: 12
objectReference: {fileID: 0}
- target: {fileID: 6030327595305340077, guid: 772fee460e5734c5aac30b4e2a9f6b3c,
type: 3}
propertyPath: m_Name

正在加载...
取消
保存