aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs/Player.prefab
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Prefabs/Player.prefab')
-rw-r--r--Assets/Prefabs/Player.prefab11
1 files changed, 6 insertions, 5 deletions
diff --git a/Assets/Prefabs/Player.prefab b/Assets/Prefabs/Player.prefab
index 5521ff2..c6d1e32 100644
--- a/Assets/Prefabs/Player.prefab
+++ b/Assets/Prefabs/Player.prefab
@@ -91,7 +91,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2776418409999972310}
- m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 2, y: 2, z: 1}
m_ConstrainProportionsScale: 0
@@ -223,7 +223,7 @@ Rigidbody2D:
m_Interpolate: 0
m_SleepingMode: 1
m_CollisionDetection: 0
- m_Constraints: 0
+ m_Constraints: 4
--- !u!70 &2776418409999972324
CapsuleCollider2D:
m_ObjectHideFlags: 0
@@ -254,11 +254,12 @@ MonoBehaviour:
m_EditorClassIdentifier:
gravityScale: 1.5
baseStats:
- lives: 3
- speedMultiplier: 1
+ maxHealth: 3
+ speedMultiplier: 2
maxJumps: 1
- jumpForce: 500
+ jumpForce: 600
groundLayer:
serializedVersion: 2
m_Bits: 64
groundCheckPoint: {fileID: 2776418409611166769}
+ health: 0