전장의 안개 구현

This commit is contained in:
2026-01-27 12:38:18 +09:00
parent ee2b27d0a0
commit 67773e5864
23 changed files with 1610 additions and 402 deletions

View File

@@ -9,6 +9,9 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 8064559726283331702}
- component: {fileID: 5173262576415873253}
- component: {fileID: 1287070985890992582}
- component: {fileID: 945062474581833766}
m_Layer: 0
m_Name: Core
m_TagString: Untagged
@@ -32,6 +35,70 @@ Transform:
- {fileID: 2126198199081001988}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &5173262576415873253
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: d5a57f767e5e46a458fc5d3c628d0cbb, type: 3}
m_Name:
m_EditorClassIdentifier: Unity.Netcode.Runtime::Unity.Netcode.NetworkObject
GlobalObjectIdHash: 1288120633
InScenePlacedSourceGlobalObjectIdHash: 0
DeferredDespawnTick: 0
Ownership: 1
AlwaysReplicateAsRoot: 0
SynchronizeTransform: 1
ActiveSceneSynchronization: 0
SceneMigrationSynchronization: 0
SpawnWithObservers: 1
DontDestroyWithOwner: 0
AutoObjectParentSync: 1
SyncOwnerTransformWhenParented: 1
AllowOwnerToParent: 0
--- !u!114 &1287070985890992582
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: 7c94274e2af2c8d4f827fe52b26c4410, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Core
ShowTopMostFoldoutHeaderGroup: 1
maxStorageCapacity: 1000
unlimitedStorage: 0
depositAll: 1
depositAmountPerInteraction: 10
interactionAnimationTrigger: Deposit
equipmentData:
socketName: RightHand
equipmentPrefab: {fileID: 0}
attachOnStart: 1
detachOnEnd: 1
depositEffectPrefab: {fileID: 0}
effectSpawnPoint: {fileID: 0}
--- !u!114 &945062474581833766
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: b59ae4328ce49c846b20d7a6d7ce7e47, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.BuildingVisionProvider
ShowTopMostFoldoutHeaderGroup: 1
visionRange: 15
--- !u!1001 &1876730568674182127
PrefabInstance:
m_ObjectHideFlags: 0