작업 시간 분석 UI 기능 개발

This commit is contained in:
정영민
2025-03-12 09:55:47 +09:00
parent ea7b7b0d7b
commit 9edd809f6d
16 changed files with 8607 additions and 5311 deletions

View File

@@ -16,7 +16,7 @@ GameObject:
- component: {fileID: 114000012281852168}
- component: {fileID: 114000012002413406}
- component: {fileID: 114000012218332012}
m_Layer: 0
m_Layer: 14
m_Name: Bar
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -85,25 +85,16 @@ MonoBehaviour:
m_EditorClassIdentifier:
OnMouseHover:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114000010190779998}
m_TargetAssemblyTypeName:
m_MethodName: Grow
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
m_Calls: []
OnMouseLeave:
m_PersistentCalls:
m_Calls: []
OnSelected:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 114000010190779998}
m_TargetAssemblyTypeName:
m_MethodName: Shrink
- m_Target: {fileID: 0}
m_TargetAssemblyTypeName: UI_Bar, Assembly-CSharp
m_MethodName: OnClick
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
@@ -113,9 +104,6 @@ MonoBehaviour:
m_StringArgument:
m_BoolArgument: 0
m_CallState: 2
OnSelected:
m_PersistentCalls:
m_Calls: []
--- !u!114 &114000010190779998
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -91,7 +91,7 @@ Material:
- _UseUIAlphaClip: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 0, a: 1}
- _Color: {r: 0, g: 1, b: 0.04619026, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []

View File

@@ -91,7 +91,7 @@ Material:
- _UseUIAlphaClip: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 0.8792537, b: 0, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []