임시 건설 UI 생성
기타 불필요 디버깅 로그 제거
This commit is contained in:
@@ -14,6 +14,7 @@ GameObject:
|
||||
- component: {fileID: 2964705630284685173}
|
||||
- component: {fileID: 2236804103334722056}
|
||||
- component: {fileID: -7963177287827765112}
|
||||
- component: {fileID: 7481534291960023794}
|
||||
m_Layer: 7
|
||||
m_Name: Core
|
||||
m_TagString: Untagged
|
||||
@@ -49,7 +50,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d5a57f767e5e46a458fc5d3c628d0cbb, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Unity.Netcode.Runtime::Unity.Netcode.NetworkObject
|
||||
GlobalObjectIdHash: 615747208
|
||||
GlobalObjectIdHash: 3998537868
|
||||
InScenePlacedSourceGlobalObjectIdHash: 615747208
|
||||
DeferredDespawnTick: 0
|
||||
Ownership: 1
|
||||
@@ -82,9 +83,9 @@ MonoBehaviour:
|
||||
destroyEffectPrefab: {fileID: 0}
|
||||
depositAll: 1
|
||||
depositAmountPerInteraction: 10
|
||||
interactionAnimationTrigger: Deposit
|
||||
interactionAnimationTrigger:
|
||||
equipmentData:
|
||||
socketName: RightHand
|
||||
socketName:
|
||||
equipmentPrefab: {fileID: 0}
|
||||
attachOnStart: 1
|
||||
detachOnEnd: 1
|
||||
@@ -138,7 +139,7 @@ BoxCollider:
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Size: {x: 10, y: 10, z: 10}
|
||||
m_Size: {x: 8, y: 8, z: 8}
|
||||
m_Center: {x: 0, y: 5, z: 0}
|
||||
--- !u!114 &-7963177287827765112
|
||||
MonoBehaviour:
|
||||
@@ -155,8 +156,29 @@ MonoBehaviour:
|
||||
showInExploredAreas: 1
|
||||
updateInterval: 0.2
|
||||
renderers: []
|
||||
enableDistantVisibility: 1
|
||||
heightVisibilityMultiplier: 2
|
||||
minHeightForDistantVisibility: 3
|
||||
useExploredMaterial: 0
|
||||
exploredMaterial: {fileID: 0}
|
||||
--- !u!114 &7481534291960023794
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8124290768227340041}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 9674643eb301f6c45875564495e1bb66, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.InteractableHoverUI
|
||||
iconImage: {fileID: 2030466806768584547, guid: 74efcc25fc6310e4f9fbea1c636de6dd, type: 3}
|
||||
textText: {fileID: 0}
|
||||
uiContainer: {fileID: 1681682409161624864, guid: 74efcc25fc6310e4f9fbea1c636de6dd, type: 3}
|
||||
heightOffset: 2.5
|
||||
fadeSpeed: 5
|
||||
scaleMultiplier: 0.01
|
||||
--- !u!1001 &1237105051606736037
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -167,15 +189,15 @@ PrefabInstance:
|
||||
m_Modifications:
|
||||
- target: {fileID: -8679921383154817045, guid: 0402c4b1e07c04444b61bea1d63d7880, type: 3}
|
||||
propertyPath: m_LocalScale.x
|
||||
value: 5
|
||||
value: 4
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 0402c4b1e07c04444b61bea1d63d7880, type: 3}
|
||||
propertyPath: m_LocalScale.y
|
||||
value: 5
|
||||
value: 4
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 0402c4b1e07c04444b61bea1d63d7880, type: 3}
|
||||
propertyPath: m_LocalScale.z
|
||||
value: 5
|
||||
value: 4
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: -8679921383154817045, guid: 0402c4b1e07c04444b61bea1d63d7880, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
|
||||
Reference in New Issue
Block a user