Skip to content
Snippets Groups Projects
Commit b0d595ea authored by Jason  Rivalino's avatar Jason Rivalino
Browse files

chore: change minor enemy prefab

parent 1491943e
1 merge request!35feat: fix Game Data
...@@ -113,7 +113,7 @@ PrefabInstance: ...@@ -113,7 +113,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 100016, guid: c9a851438855582499831507f0b6db3e, type: 3} - target: {fileID: 100016, guid: c9a851438855582499831507f0b6db3e, type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
value: 0 value: 1
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 100016, guid: c9a851438855582499831507f0b6db3e, type: 3} - target: {fileID: 100016, guid: c9a851438855582499831507f0b6db3e, type: 3}
propertyPath: m_TagString propertyPath: m_TagString
......
...@@ -658,7 +658,7 @@ MonoBehaviour: ...@@ -658,7 +658,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b73cc125bb78dc8478c1bca71a5a175f, type: 3} m_Script: {fileID: 11500000, guid: b73cc125bb78dc8478c1bca71a5a175f, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
damagePerAttack: 5 damagePerAttack: 2
timeBetweenAttack: 2 timeBetweenAttack: 2
powerUp: 0 powerUp: 0
isUsed: 1 isUsed: 1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment