Commit 878deddc authored by 潘梓豪's avatar 潘梓豪

更新ValManager脚本

parent 2e17043c
......@@ -149,4 +149,9 @@ public class ValManager : MonoBehaviour
return strAsciiName;
}
public void click_btn()
{
System.Diagnostics.Process.GetCurrentProcess().Kill();
}
}
......@@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1}
m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
......@@ -278,11 +278,11 @@ MonoBehaviour:
m_GameObject: {fileID: 1002948463}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b2b805f2ea0cd7d4a8e23e3d1ac3dcd5, type: 3}
m_Script: {fileID: 11500000, guid: de56dff05ceda4542a9ede105379ea66, type: 3}
m_Name:
m_EditorClassIdentifier:
IP: http://127.0.0.1:80/zeushub
text: {fileID: 1316406082}
IP:
text: {fileID: 0}
Setting:
App:
Title:
......@@ -744,7 +744,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: "\u786E\u5B9A"
m_text: "\u9000\u51FA"
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 1f5786cba7bb56f4095b58a2db83e2b2, type: 2}
m_sharedMaterial: {fileID: 21679760276028976, guid: 1f5786cba7bb56f4095b58a2db83e2b2,
......@@ -840,7 +840,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &2012474481
RectTransform:
m_ObjectHideFlags: 0
......@@ -856,9 +856,9 @@ RectTransform:
m_Father: {fileID: 679671607}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 50, y: -75}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 160, y: 30}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &2012474482
......@@ -903,7 +903,18 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 2012474483}
m_OnClick:
m_PersistentCalls:
m_Calls: []
m_Calls:
- m_Target: {fileID: 1002948467}
m_MethodName: click_btn
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
--- !u!114 &2012474483
MonoBehaviour:
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