Commit 6db8638a authored by 18신대성's avatar 18신대성

카메라터렛에 트리거 추가

parent a416f25c
......@@ -89,6 +89,7 @@ GameObject:
- component: {fileID: 6001025753464593565}
- component: {fileID: 439939669}
- component: {fileID: 896145114}
- component: {fileID: 3778247420154791817}
m_Layer: 0
m_Name: camera
m_TagString: Untagged
......@@ -144,6 +145,20 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
floor: {fileID: 0}
--- !u!136 &3778247420154791817
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6001025753464815805}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
m_Radius: 0.25
m_Height: 0.03
m_Direction: 1
m_Center: {x: 0, y: 0.45, z: 0}
--- !u!1 &6001025753464815807
GameObject:
m_ObjectHideFlags: 0
......
Markdown is supported
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