Skip to content

Commit

Permalink
199 (#206)
Browse files Browse the repository at this point in the history
* fix: now explotes when player is over plant

* feat: plant IA pos

Co-authored-by: Wilber Quito <54361466+wilberquito@users.noreply.github.com>
  • Loading branch information
Jumalita and wilberquito committed Jun 22, 2022
1 parent ffb6f1d commit e1eed7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 227,259 deletions.
11 changes: 8 additions & 3 deletions Erlang-Legacy/Assets/Scenes/FirstIsland.unity
Original file line number Diff line number Diff line change
Expand Up @@ -120792,12 +120792,12 @@ PrefabInstance:
- target: {fileID: 9117715256540725157, guid: 144ba70820a80d7428eccc3270f4fca9,
type: 3}
propertyPath: m_LocalPosition.x
value: 133.32497
value: 131.95372
objectReference: {fileID: 0}
- target: {fileID: 9117715256540725157, guid: 144ba70820a80d7428eccc3270f4fca9,
type: 3}
propertyPath: m_LocalPosition.y
value: -2.3258698
value: -2.323777
objectReference: {fileID: 0}
- target: {fileID: 9117715257027125277, guid: 144ba70820a80d7428eccc3270f4fca9,
type: 3}
Expand Down Expand Up @@ -227182,6 +227182,11 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 1338853859}
m_Modifications:
- target: {fileID: 1794325917213999252, guid: b41615e97f88e5b4db3a2e6988f947e2,
type: 3}
propertyPath: m_IsTrigger
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1794325917213999252, guid: b41615e97f88e5b4db3a2e6988f947e2,
type: 3}
propertyPath: m_IsTrigger
Expand All @@ -227205,7 +227210,7 @@ PrefabInstance:
- target: {fileID: 7446713172135769738, guid: b41615e97f88e5b4db3a2e6988f947e2,
type: 3}
propertyPath: m_LocalPosition.y
value: -2.476
value: -1.68
objectReference: {fileID: 0}
- target: {fileID: 7446713172135769738, guid: b41615e97f88e5b4db3a2e6988f947e2,
type: 3}
Expand Down
Loading

0 comments on commit e1eed7c

Please sign in to comment.