
+ InIslandPlayer Ai(nav, bt)관련 삭제 ㄴ Crewmate쪽 자동공격 문제 발생 가능 + InIslandPlayer 콜라이더 크기 줄임(3 -> 1.5) + IceAge 스킬 표시기 색상(빨간색 -> 하늘색) 변경 + 보스 사이즈(6 -> 8), 콜라이더 사이즈, 위치 조정 + 구르기 속도(2 -> 4), 구르기 지속시간(0.5 -> 0.25) + 투사체 스킬(LavaBubbleBullet) 추가 중
105 lines
2.7 KiB
Plaintext
105 lines
2.7 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &128572
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 450904}
|
|
- component: {fileID: 13576440}
|
|
- component: {fileID: 5479992}
|
|
- component: {fileID: 11464288}
|
|
m_Layer: 0
|
|
m_Name: BubbleMissileOBJ
|
|
m_TagString: Missile
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &450904
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 128572}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 8.313633, y: 5.892903, z: -13.319157}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!135 &13576440
|
|
SphereCollider:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 128572}
|
|
m_Material: {fileID: 0}
|
|
m_IncludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ExcludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_LayerOverridePriority: 0
|
|
m_IsTrigger: 0
|
|
m_ProvidesContacts: 0
|
|
m_Enabled: 1
|
|
serializedVersion: 3
|
|
m_Radius: 0.15
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
--- !u!54 &5479992
|
|
Rigidbody:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 128572}
|
|
serializedVersion: 4
|
|
m_Mass: 1
|
|
m_Drag: 0
|
|
m_AngularDrag: 0.05
|
|
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
|
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
|
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_IncludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ExcludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ImplicitCom: 1
|
|
m_ImplicitTensor: 1
|
|
m_UseGravity: 0
|
|
m_IsKinematic: 0
|
|
m_Interpolate: 1
|
|
m_Constraints: 0
|
|
m_CollisionDetection: 0
|
|
--- !u!114 &11464288
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 128572}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: acd27932048c3254597a02078fa2cb26, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
impactParticle: {fileID: 1817797803601600, guid: 46e56f62e4ff899488d1b27766d1eb6d,
|
|
type: 3}
|
|
projectileParticle: {fileID: 1905436362935654, guid: 4d37afda50e570a4c86976105bea57a7,
|
|
type: 3}
|
|
muzzleParticle: {fileID: 1892333751805388, guid: 452f8c6f5b6d23b4e966a40a9e4720c1,
|
|
type: 3}
|
|
colliderRadius: 0.1
|
|
collideOffset: 0.1
|