feedback addressed

This commit is contained in:
2026-01-30 21:22:59 +05:30
parent 85ef6fb856
commit aedb4f0e96
10 changed files with 166 additions and 48 deletions

View File

@@ -529,7 +529,7 @@ Rigidbody2D:
m_Interpolate: 0
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 0
m_Constraints: 4
--- !u!58 &2738569492822449184
CircleCollider2D:
m_ObjectHideFlags: 0
@@ -588,3 +588,4 @@ MonoBehaviour:
markerRotateSpeed: 30
markerBounceIntensity: 0.025
markerBounceSpeed: 5
lineEnd: {x: 0, y: 0, z: 0}

View File

@@ -254,3 +254,13 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
rb: {fileID: 0}
wallDetectionLength: 0.25
wallStuckFixForce: 500
maxWallStuckVelocity: 5
wallLayerMask:
serializedVersion: 2
m_Bits: 64
touchingB: 0
touchingL: 0
touchingR: 0
touchingT: 0