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

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: 1562141709563587999}
- component: {fileID: 4165875272688998485}
- component: {fileID: 7267689566088411958}
- component: {fileID: 3792154145834349163}
- component: {fileID: 4484443473250828341}
- component: {fileID: 2236856411462380370}
- component: {fileID: 4454810656460812043}
- component: {fileID: 3995391487059577188}
@@ -284,8 +284,8 @@ MonoBehaviour:
m_labelHash: 1.3971405e-28
m_SpriteKey: 0
m_SpriteHash: 163368403
--- !u!61 &3792154145834349163
BoxCollider2D:
--- !u!70 &4484443473250828341
CapsuleCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
@@ -293,7 +293,7 @@ BoxCollider2D:
m_GameObject: {fileID: 6843894410035762253}
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 &2236856411462380370
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: 1562141709563587999}
_textState: {fileID: 0}
_target: {fileID: 0}
_collider: {fileID: 9169777540349070535}
_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}