aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs
diff options
context:
space:
mode:
authorcross28 <icross028@gmail.com>2022-04-15 04:43:23 -0500
committercross28 <icross028@gmail.com>2022-04-15 04:43:23 -0500
commite50fc523b25010582c158b7a307e3e7b1db7fb47 (patch)
tree34a2b7880004b456ea51159b6b47c87098c5bb4a /Assets/Prefabs
parent34cb39ef5d6ec1f19b5509ae58f4e87f0774bd6b (diff)
feat: Added zombie idle and moving animation
Diffstat (limited to 'Assets/Prefabs')
-rw-r--r--Assets/Prefabs/Projectile.prefab2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assets/Prefabs/Projectile.prefab b/Assets/Prefabs/Projectile.prefab
index 2069524..659aca8 100644
--- a/Assets/Prefabs/Projectile.prefab
+++ b/Assets/Prefabs/Projectile.prefab
@@ -118,7 +118,7 @@ BoxCollider2D:
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
- m_IsTrigger: 1
+ m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: 0}