feat: 드로그 보스 리네임 및 기본 패턴 구현
- TestBoss 관련 프리팹, 데이터, 애니메이션, BT 자산을 Drog 명칭으로 정리 - 드로그 전용 패턴 컨트롤러와 기본 패턴 루프를 추가 - 오른손치기2 기반 내려찍기와 다운 추가타 연계 진입점을 구현 - 점프, 스윙, 다운 추가타 관련 스킬 및 이펙트 데이터를 정리
This commit is contained in:
@@ -4739,7 +4739,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.UI.ConnectionUI
|
||||
ipAddress: 127.0.0.1
|
||||
port: 7777
|
||||
autoStartHostInEditor: 0
|
||||
autoStartHostInEditor: 1
|
||||
connectionStatus: Disconnected
|
||||
--- !u!4 &854739757 stripped
|
||||
Transform:
|
||||
@@ -6796,6 +6796,19 @@ Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 7132605379903659868, guid: 5b4ac53b97612ae4392b84786de0d50d, type: 3}
|
||||
m_PrefabInstance: {fileID: 1329389111}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!134 &1236586838
|
||||
PhysicsMaterial:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: ' (Instance)'
|
||||
serializedVersion: 2
|
||||
m_DynamicFriction: 0.6
|
||||
m_StaticFriction: 0.6
|
||||
m_Bounciness: 0
|
||||
m_FrictionCombine: 0
|
||||
m_BounceCombine: 0
|
||||
--- !u!1001 &1236816272
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -11397,19 +11410,6 @@ Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 1824081129582740912, guid: bf62c127a7934334d9b955503391f574, type: 3}
|
||||
m_PrefabInstance: {fileID: 649018401}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!134 &1976569495
|
||||
PhysicsMaterial:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name:
|
||||
serializedVersion: 2
|
||||
m_DynamicFriction: 0.6
|
||||
m_StaticFriction: 0.6
|
||||
m_Bounciness: 0
|
||||
m_FrictionCombine: 0
|
||||
m_BounceCombine: 0
|
||||
--- !u!1001 &1986213921
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -11482,18 +11482,18 @@ PrefabInstance:
|
||||
- target: {fileID: -4476104823835307179, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_Material
|
||||
value:
|
||||
objectReference: {fileID: 1976569495}
|
||||
objectReference: {fileID: 1236586838}
|
||||
- target: {fileID: 3122493901255878198, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3122493901255878198, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_LocalPosition.y
|
||||
value: -0
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3122493901255878198, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_LocalPosition.z
|
||||
value: 15
|
||||
value: 8
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 3122493901255878198, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_LocalRotation.w
|
||||
@@ -11523,13 +11523,9 @@ PrefabInstance:
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5153439431748782209, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_BaseOffset
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5581648761285601425, guid: 56986b707b0dc09439cb35ff2f87dcc9, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: TestBoss
|
||||
value: Drog
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
|
||||
Reference in New Issue
Block a user