Skip to content

Commit 80f3ab3

Browse files
committed
Adding back raycast blocking to popup panel
1 parent 618d586 commit 80f3ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/BossRoom/Prefabs/UI/PopupPanel.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ MonoBehaviour:
6464
m_EditorClassIdentifier:
6565
m_Material: {fileID: 0}
6666
m_Color: {r: 1, g: 1, b: 1, a: 1}
67-
m_RaycastTarget: 0
67+
m_RaycastTarget: 1
6868
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
6969
m_Maskable: 1
7070
m_OnCullStateChanged:

0 commit comments

Comments
 (0)