overlay Clickable
parent
a86e27ed2a
commit
f6ecdb8894
File diff suppressed because one or more lines are too long
|
@ -100,7 +100,7 @@ Material:
|
|||
- _Parallax: 0.005
|
||||
- _QueueOffset: 0
|
||||
- _ReceiveShadows: 1
|
||||
- _Smoothness: 0
|
||||
- _Smoothness: 0.358
|
||||
- _SmoothnessTextureChannel: 1
|
||||
- _SpecularHighlights: 1
|
||||
- _SrcBlend: 1
|
||||
|
|
|
@ -33,8 +33,8 @@ TextureImporter:
|
|||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: 1
|
||||
aniso: 1
|
||||
filterMode: 2
|
||||
aniso: 7
|
||||
mipBias: 0
|
||||
wrapU: 0
|
||||
wrapV: 0
|
||||
|
@ -103,9 +103,9 @@ TextureImporter:
|
|||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
- serializedVersion: 3
|
||||
buildTarget: Android
|
||||
maxTextureSize: 2048
|
||||
maxTextureSize: 4096
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureFormat: 34
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
|
|
|
@ -13,5 +13,5 @@ MonoBehaviour:
|
|||
m_Name: SetClickedLetter
|
||||
m_EditorClassIdentifier:
|
||||
_data:
|
||||
_json: '{"graph":{"variables":{"Kind":"Flow","collection":{"$content":[],"$version":"A"},"$version":"A"},"controlInputDefinitions":[],"controlOutputDefinitions":[],"valueInputDefinitions":[],"valueOutputDefinitions":[],"title":"SetClickedLetter","summary":null,"pan":{"x":-9.502869,"y":90.24933},"zoom":1.0,"elements":[{"coroutine":false,"defaultValues":{"name":{"$content":"LetterClicked","$type":"System.String"}},"position":{"x":-255.0,"y":-59.0},"guid":"be31c189-2c2d-49f8-b5b5-cc91f0f79a8b","$version":"A","$type":"Unity.VisualScripting.BoltUnityEvent","$id":"9"},{"kind":"Scene","defaultValues":{"name":{"$content":"activeLetter_Overlay","$type":"System.String"}},"position":{"x":17.0,"y":-66.0},"guid":"e1f4d0c9-03dd-41d2-9dfb-a1e7f889cd56","$version":"A","$type":"Unity.VisualScripting.SetVariable","$id":"11"},{"specifyFallback":false,"kind":"Object","defaultValues":{"name":{"$content":"Letter","$type":"System.String"},"object":null},"position":{"x":-238.0,"y":66.0},"guid":"20fec474-c9b5-4226-91f8-9ad400ab3c35","$version":"A","$type":"Unity.VisualScripting.GetVariable","$id":"13"},{"sourceUnit":{"$ref":"9"},"sourceKey":"trigger","destinationUnit":{"$ref":"11"},"destinationKey":"assign","guid":"9ef41b6d-f404-4879-98ed-b74a16baa840","$type":"Unity.VisualScripting.ControlConnection"},{"sourceUnit":{"$ref":"13"},"sourceKey":"value","destinationUnit":{"$ref":"11"},"destinationKey":"input","guid":"9c8af7a4-21c3-42fe-8969-f4c86f15b39b","$type":"Unity.VisualScripting.ValueConnection"}],"$version":"A"}}'
|
||||
_json: '{"graph":{"variables":{"Kind":"Flow","collection":{"$content":[],"$version":"A"},"$version":"A"},"controlInputDefinitions":[],"controlOutputDefinitions":[],"valueInputDefinitions":[],"valueOutputDefinitions":[],"title":"SetClickedLetter","summary":null,"pan":{"x":-87.09161,"y":5.999596},"zoom":1.0,"elements":[{"coroutine":false,"defaultValues":{"name":{"$content":"Letter_Clicked","$type":"System.String"}},"position":{"x":-286.0,"y":-119.0},"guid":"89d5031b-60f6-468a-bf91-38f8730a65c8","$version":"A","$type":"Unity.VisualScripting.BoltUnityEvent"}],"$version":"A"}}'
|
||||
_objectReferences: []
|
||||
|
|
|
@ -14,8 +14,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
m_LayerNames:
|
||||
- Default
|
||||
-
|
||||
-
|
||||
- Overlay
|
||||
- UI
|
||||
-
|
||||
-
|
||||
-
|
||||
|
|
|
@ -216,6 +216,22 @@ PlayerSettings:
|
|||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 102911504429780127, guid: e006f1e7563d8404b9ee5d6fcdabceb4, type: 2}
|
||||
- {fileID: 11400000, guid: 53647b0a2a9724adc8c66ce13d1a7ed4, type: 2}
|
||||
- {fileID: 0}
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
m_HolographicPauseOnTrackingLoss: 1
|
||||
|
|
Loading…
Reference in New Issue