feedback addressed
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user