aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Prefabs')
-rw-r--r--Assets/Prefabs/Player.prefab26
1 files changed, 19 insertions, 7 deletions
diff --git a/Assets/Prefabs/Player.prefab b/Assets/Prefabs/Player.prefab
index 01949b8..c5f16a4 100644
--- a/Assets/Prefabs/Player.prefab
+++ b/Assets/Prefabs/Player.prefab
@@ -79,6 +79,7 @@ GameObject:
- component: {fileID: 6634715301000360765}
- component: {fileID: 2776418409999972327}
- component: {fileID: 6691474245549666832}
+ - component: {fileID: 1811562883}
m_Layer: 8
m_Name: Player
m_TagString: Player
@@ -317,14 +318,7 @@ MonoBehaviour:
jumpForce: 1200
damage: 0
groundCheckPoint: {fileID: 2776418409611166769}
- stats:
- maxHealth: 0
- speedMultiplier: 0
- maxJumps: 0
- jumpForce: 0
- damage: 0
health: 0
- jumpCount: 0
spawnPoint: {x: 0, y: 0, z: 0}
--- !u!114 &6691474245549666832
MonoBehaviour:
@@ -340,3 +334,21 @@ MonoBehaviour:
m_EditorClassIdentifier:
cursorTexture: {fileID: 2800000, guid: 5b4111e5d50609b4ca5b2eda3c125f71, type: 3}
disableDistance: 20
+--- !u!114 &1811562883
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2776418409999972310}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: e59148c42c36f95438441511c27f1728, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ heartCount: 3
+ hearts:
+ - {fileID: 0}
+ - {fileID: 0}
+ - {fileID: 0}
+ heartSprite: {fileID: 21300000, guid: 454fb9103270323479e05b92e4ecf4d0, type: 3}