Tag Fixes

Tagged Gate Doors as kickable
This commit is contained in:
Vincent Wheat
2022-02-07 14:39:18 -06:00
parent 21e280aa96
commit 045b26d3c5
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ GameObject:
- component: {fileID: 4550182660015704559}
m_Layer: 0
m_Name: LeftDoor
m_TagString: Untagged
m_TagString: kickable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0

View File

@@ -17,7 +17,7 @@ GameObject:
- component: {fileID: 7980481746424238940}
m_Layer: 0
m_Name: RightDoor
m_TagString: Untagged
m_TagString: kickable
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0