Boss projectiles are destroyed when they hit a platform

main
Matthew Kalahiki 4 years ago
parent 56e99dac27
commit a5563d46b2

@ -140,7 +140,7 @@ GameObject:
- component: {fileID: 73552635} - component: {fileID: 73552635}
m_Layer: 0 m_Layer: 0
m_Name: Floor m_Name: Floor
m_TagString: Untagged m_TagString: Platform
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
@ -2097,7 +2097,7 @@ GameObject:
- component: {fileID: 2054795117} - component: {fileID: 2054795117}
m_Layer: 0 m_Layer: 0
m_Name: Ceiling m_Name: Ceiling
m_TagString: Untagged m_TagString: Platform
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0

Loading…
Cancel
Save