Skip to content

Commit

Permalink
Setting mobs for maps
Browse files Browse the repository at this point in the history
  • Loading branch information
tnishamon committed May 1, 2024
1 parent d78cfa3 commit 0d42cbb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 2DRove/Assets/Map & Scenes/(1) City Level.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1430,6 +1430,18 @@ PrefabInstance:
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[0]
value:
objectReference: {fileID: -2253911629886400664, guid: 88de51f227c93e040875d5f2f12385b5, type: 3}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[1]
value:
objectReference: {fileID: 3475996137607520006, guid: 7035eb186f35b4040b1f495e24f48be7, type: 3}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[2]
value:
objectReference: {fileID: 1116265727041687676, guid: af931f9c3e5cf254cb8961934d507f34, type: 3}
- target: {fileID: 5590060527959298636, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: m_LocalPosition.x
value: 0
Expand Down
12 changes: 12 additions & 0 deletions 2DRove/Assets/Map & Scenes/(2) Forest Level.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1659,6 +1659,18 @@ PrefabInstance:
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[0]
value:
objectReference: {fileID: 6093949500923056533, guid: 48ad5479045e3ba418dd933c113b03a2, type: 3}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[1]
value:
objectReference: {fileID: 2381006408141876882, guid: c4b4a886db1698e4f8e5a50140cfcb02, type: 3}
- target: {fileID: 3905683737044403577, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: enemyTypes.Array.data[2]
value:
objectReference: {fileID: 3416500892644624562, guid: c67d68b804916554abaf7280dea0c6e1, type: 3}
- target: {fileID: 5590060527959298636, guid: 1544eb5e12b625e4fab2dc3069ec2daa, type: 3}
propertyPath: m_LocalPosition.x
value: 0
Expand Down

0 comments on commit 0d42cbb

Please sign in to comment.