Skip to content

Commit

Permalink
fix: restore button.prefab
Browse files Browse the repository at this point in the history
  • Loading branch information
integraldx committed Dec 17, 2024
1 parent 8cee1be commit 8d6301f
Showing 1 changed file with 6 additions and 40 deletions.
46 changes: 6 additions & 40 deletions Assets/SWPPT3/Prefabs/Puzzle/Button.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 1875954567984517047}
- component: {fileID: 8579378770498206334}
- component: {fileID: 6704033533936152816}
- component: {fileID: 2733206993239725390}
- component: {fileID: 7942419327696651290}
m_Layer: 0
m_Name: Button
m_TagString: Untagged
Expand Down Expand Up @@ -71,7 +71,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
animator: {fileID: 8579378770498206334}
--- !u!65 &2733206993239725390
--- !u!65 &7942419327696651290
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
Expand All @@ -82,8 +82,8 @@ BoxCollider:
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 0.43809724, y: 0.36163688, z: 0.10624436}
m_Center: {x: -0.007835428, y: -0.009615377, z: 0.10635738}
m_Size: {x: 0.38444516, y: 0.25846586, z: 0.06494639}
m_Center: {x: -0.0057131452, y: 0.00407116, z: 0.13573943}
--- !u!1001 &3876836780066110317
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -156,11 +156,6 @@ PrefabInstance:
propertyPath: m_Name
value: SwitchSecret_Base_Collider
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: a4569048d8cb1624bb294ad8c8e3ef3f,
type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: a4569048d8cb1624bb294ad8c8e3ef3f, type: 3}
--- !u!4 &3623132704582605958 stripped
Expand All @@ -183,10 +178,10 @@ MeshCollider:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4110699400279311932}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 4
m_Convex: 1
m_Convex: 0
m_CookingOptions: 30
m_Mesh: {fileID: 4493585093827132993, guid: a4569048d8cb1624bb294ad8c8e3ef3f, type: 3}
--- !u!1001 &4519985658524240766
Expand Down Expand Up @@ -256,11 +251,6 @@ PrefabInstance:
propertyPath: m_Name
value: SwitchSecret_Base
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 9f6ae5a83821cdc4c8c2c0a1a5d7081e,
type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 9f6ae5a83821cdc4c8c2c0a1a5d7081e,
type: 3}
propertyPath: m_StaticEditorFlags
Expand Down Expand Up @@ -347,11 +337,6 @@ PrefabInstance:
propertyPath: m_Name
value: SwitchSecret_Button
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: b3ac41660e62c834b85393751870f565,
type: 3}
propertyPath: m_Layer
value: 0
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: b3ac41660e62c834b85393751870f565,
type: 3}
propertyPath: m_StaticEditorFlags
Expand All @@ -366,22 +351,3 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 4983077657643927131}
m_PrefabAsset: {fileID: 0}
--- !u!1 &5324973758136482570 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: b3ac41660e62c834b85393751870f565,
type: 3}
m_PrefabInstance: {fileID: 4983077657643927131}
m_PrefabAsset: {fileID: 0}
--- !u!65 &3350641695888460094
BoxCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5324973758136482570}
m_Material: {fileID: 0}
m_IsTrigger: 1
m_Enabled: 1
serializedVersion: 2
m_Size: {x: 0.38444516, y: 0.25846586, z: 0.06494639}
m_Center: {x: -0.0057131452, y: 0.00407116, z: 0.13573943}

0 comments on commit 8d6301f

Please sign in to comment.