인터랙션 및 액션 구조 생성
기본 채광 인터랙션 생성 채광 인터랙션을 위한 인터랙션 대상인 광산 생성 Kaykit Resource 애셋 추가
This commit is contained in:
@@ -14,6 +14,10 @@ GameObject:
|
||||
- component: {fileID: 1698609800605343773}
|
||||
- component: {fileID: 3007098678582223509}
|
||||
- component: {fileID: 1883169379180791275}
|
||||
- component: {fileID: 8729870597719024730}
|
||||
- component: {fileID: 5217638038410020423}
|
||||
- component: {fileID: 9062880697264624749}
|
||||
- component: {fileID: 6066313428661204362}
|
||||
m_Layer: 0
|
||||
m_Name: Player
|
||||
m_TagString: Untagged
|
||||
@@ -49,8 +53,8 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d5a57f767e5e46a458fc5d3c628d0cbb, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Unity.Netcode.Runtime::Unity.Netcode.NetworkObject
|
||||
GlobalObjectIdHash: 4211758632
|
||||
InScenePlacedSourceGlobalObjectIdHash: 0
|
||||
GlobalObjectIdHash: 1779588780
|
||||
InScenePlacedSourceGlobalObjectIdHash: 4211758632
|
||||
DeferredDespawnTick: 0
|
||||
Ownership: 1
|
||||
AlwaysReplicateAsRoot: 0
|
||||
@@ -137,9 +141,6 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.BuildingPlacement
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
buildModeKey: 98
|
||||
rotateLeftKey: 113
|
||||
rotateRightKey: 101
|
||||
groundLayer:
|
||||
serializedVersion: 2
|
||||
m_Bits: 64
|
||||
@@ -147,6 +148,84 @@ MonoBehaviour:
|
||||
validMaterial: {fileID: 0}
|
||||
invalidMaterial: {fileID: 0}
|
||||
selectedBuildingIndex: 0
|
||||
showGridBounds: 1
|
||||
--- !u!114 &8729870597719024730
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1314983689436087486}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 8af14bc868e5822428f5a0a89b2bbb44, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.PlayerInteraction
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
interactionRange: 3
|
||||
interactableLayer:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
rayOrigin: {fileID: 0}
|
||||
useForwardDirection: 1
|
||||
playAnimations: 1
|
||||
useAnimationEvents: 1
|
||||
useEquipment: 1
|
||||
showDebugRay: 1
|
||||
--- !u!114 &5217638038410020423
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1314983689436087486}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: f99d8299ac0f91a468d410437a017482, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.PlayerActionSystem
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
actionComponents:
|
||||
- {fileID: 9062880697264624749}
|
||||
playAnimations: 1
|
||||
--- !u!114 &9062880697264624749
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1314983689436087486}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 66ec3984614d8a64b8eae821376d038d, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.AttackAction
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
attackRange: 2
|
||||
attackDamage: 10
|
||||
attackCooldown: 0.5
|
||||
attackableLayer:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
attackAnimationTrigger: Attack
|
||||
attackEffectPrefab: {fileID: 0}
|
||||
attackPoint: {fileID: 0}
|
||||
--- !u!114 &6066313428661204362
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1314983689436087486}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ac908541bf903c745a1794d409a5f048, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.EquipmentSocket
|
||||
sockets:
|
||||
- socketName: handslot.r
|
||||
socketTransform: {fileID: 2844947653216056832}
|
||||
currentEquipment: {fileID: 0}
|
||||
--- !u!1001 &1445453803682481668
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -209,3 +288,8 @@ Transform:
|
||||
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4652a9058e767d142b3e889c2983fa9a, type: 3}
|
||||
m_PrefabInstance: {fileID: 1445453803682481668}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!4 &2844947653216056832 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: -5515783359193845756, guid: 4652a9058e767d142b3e889c2983fa9a, type: 3}
|
||||
m_PrefabInstance: {fileID: 1445453803682481668}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
|
||||
Reference in New Issue
Block a user