浏览代码

Smaller range for reward droppables when positioned

/main
Amel 3 年前
当前提交
eab29e55
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 2
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/BasicRewards.asset
  2. 2
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/EliteRewards.asset
  3. 2
      UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/PlantCritterReward.asset

2
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/BasicRewards.asset


m_Script: {fileID: 11500000, guid: 64cbe6eac594d2847ab007f73118655a, type: 3}
m_Name: BasicRewards
m_EditorClassIdentifier:
_scatteringDistance: 1.5
_scatteringDistance: 0.5
_dropGroups:
- _drops:
- _item: {fileID: 11400000, guid: dfda8fd036fda44f29d67f1f214567d6, type: 2}

2
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/EliteRewards.asset


m_Script: {fileID: 11500000, guid: 64cbe6eac594d2847ab007f73118655a, type: 3}
m_Name: EliteRewards
m_EditorClassIdentifier:
_scatteringDistance: 1.5
_scatteringDistance: 0.5
_dropGroups:
- _drops:
- _item: {fileID: 11400000, guid: 735a41d8af06c466eb2776c3fff38307, type: 2}

2
UOP1_Project/Assets/ScriptableObjects/StateMachine/Config/Reward/PlantCritterReward.asset


m_Script: {fileID: 11500000, guid: 64cbe6eac594d2847ab007f73118655a, type: 3}
m_Name: PlantCritterReward
m_EditorClassIdentifier:
_scatteringDistance: 1.5
_scatteringDistance: 0.5
_dropGroups:
- _drops:
- _item: {fileID: 11400000, guid: 42396f680e5649c4b91e2b29ff34f811, type: 2}
正在加载...
取消
保存