몬스터 경사로에서 미끌리지 않도록 콜라이더 변경 및 리지드바디 수치 변경

This commit is contained in:
Mingu Kim
2025-02-20 18:19:46 +09:00
parent e4f787220a
commit a531fdfd73
20 changed files with 947 additions and 829 deletions

View File

@@ -174,7 +174,7 @@ GameObject:
- component: {fileID: 2474930132928432048}
- component: {fileID: 6910436817492537019}
- component: {fileID: 4822655698849836452}
- component: {fileID: 1303515957205445012}
- component: {fileID: 4304517482151251818}
- component: {fileID: 8833145604824578523}
- component: {fileID: 163468547258960914}
- component: {fileID: 4902979615003904320}
@@ -284,8 +284,8 @@ MonoBehaviour:
m_labelHash: 1.3971405e-28
m_SpriteKey: 0
m_SpriteHash: 163368403
--- !u!61 &1303515957205445012
BoxCollider2D:
--- !u!70 &4304517482151251818
CapsuleCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
@@ -293,7 +293,7 @@ BoxCollider2D:
m_GameObject: {fileID: 4065015762365064119}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 6200000, guid: 4b1c6f7475961704286628d9fc21c1f2, type: 2}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
@@ -316,19 +316,9 @@ BoxCollider2D:
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: 1.3125}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0}
oldSize: {x: 8, y: 8}
newSize: {x: 8, y: 8}
adaptiveTilingThreshold: 0.5
drawMode: 0
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 2, y: 2.5}
m_EdgeRadius: 0
m_Offset: {x: 0, y: 1.5}
m_Size: {x: 3, y: 3.2}
m_Direction: 0
--- !u!50 &8833145604824578523
Rigidbody2D:
serializedVersion: 4
@@ -343,7 +333,7 @@ Rigidbody2D:
m_UseAutoMass: 0
m_Mass: 1
m_LinearDrag: 0
m_AngularDrag: 0.05
m_AngularDrag: 10
m_GravityScale: 1
m_Material: {fileID: 0}
m_IncludeLayers:
@@ -390,36 +380,9 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
id: 0
monsterName:
level: 0
currentHP: 0
attackPower: 0
defencePower: 10
monsterSkillID: 0
patrolRange: 0
detectionRange: 0
chaseRange: 0
speed: 3
attackRange: 0
_spriteRenderer: {fileID: 2474930132928432048}
_textState: {fileID: 0}
_target: {fileID: 0}
_collider: {fileID: 1095721570886575037}
_hpBarImage: {fileID: 0}
skillId: 0
skillName:
damage: 0
cooldown: 0
range: 0
animationName:
smallFirePrefab: {fileID: 0}
DragonBreathPrefab: {fileID: 0}
IceBlastPrefab: {fileID: 0}
PumpkinCrashPrefab: {fileID: 0}
TrollChargePrefab: {fileID: 0}
TrollCrashPrefab: {fileID: 0}
TrollThundePrefab: {fileID: 0}
WolfEnergyWavePrefab: {fileID: 0}
WolfPunchPrefab: {fileID: 0}
DragonShockWavePrefab: {fileID: 0}
FireImpactPrefab: {fileID: 0}
DropObjectPrefab: {fileID: 0}