From 977086919ba3fae104153f79883e7a2347fac034 Mon Sep 17 00:00:00 2001 From: Neil Kollack Date: Sun, 24 Apr 2022 15:58:51 -0500 Subject: fix: better swing, Actor Force move, respawn sound --- Assets/Scenes/Jungle.unity | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'Assets/Scenes/Jungle.unity') diff --git a/Assets/Scenes/Jungle.unity b/Assets/Scenes/Jungle.unity index 8f52001..2f6721b 100644 --- a/Assets/Scenes/Jungle.unity +++ b/Assets/Scenes/Jungle.unity @@ -211394,6 +211394,7 @@ MonoBehaviour: baseStats: maxHealth: 3 speedMultiplier: 1 + maxSpeed: 20 maxJumps: 1 jumpForce: 500 damage: 0 @@ -211404,6 +211405,7 @@ MonoBehaviour: stats: maxHealth: 0 speedMultiplier: 0 + maxSpeed: 0 maxJumps: 0 jumpForce: 0 damage: 0 @@ -438566,6 +438568,10 @@ PrefabInstance: propertyPath: hearts.Array.data[2] value: objectReference: {fileID: 2019698001} + - target: {fileID: 2776418409611166769, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3} + propertyPath: m_LocalPosition.x + value: -0.5 + objectReference: {fileID: 0} - target: {fileID: 2776418409999972307, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3} propertyPath: m_RootOrder value: 4 @@ -438614,6 +438620,10 @@ PrefabInstance: propertyPath: m_Name value: Player objectReference: {fileID: 0} + - target: {fileID: 5336306221325820075, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3} + propertyPath: m_LocalPosition.x + value: 0.5 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b2169aaeb9a0e4542b1fb9d601bcc4b2, type: 3} --- !u!114 &7434619225285215647 @@ -438632,6 +438642,7 @@ MonoBehaviour: baseStats: maxHealth: 3 speedMultiplier: 1 + maxSpeed: 20 maxJumps: 1 jumpForce: 500 damage: 0 @@ -438642,6 +438653,7 @@ MonoBehaviour: stats: maxHealth: 0 speedMultiplier: 0 + maxSpeed: 0 maxJumps: 0 jumpForce: 0 damage: 0 @@ -438662,6 +438674,7 @@ MonoBehaviour: baseStats: maxHealth: 3 speedMultiplier: 1 + maxSpeed: 20 maxJumps: 1 jumpForce: 500 damage: 0 @@ -438672,6 +438685,7 @@ MonoBehaviour: stats: maxHealth: 0 speedMultiplier: 0 + maxSpeed: 0 maxJumps: 0 jumpForce: 0 damage: 0 @@ -439167,6 +439181,7 @@ MonoBehaviour: baseStats: maxHealth: 3 speedMultiplier: 1 + maxSpeed: 20 maxJumps: 1 jumpForce: 500 damage: 0 @@ -439177,6 +439192,7 @@ MonoBehaviour: stats: maxHealth: 0 speedMultiplier: 0 + maxSpeed: 0 maxJumps: 0 jumpForce: 0 damage: 0 -- cgit v1.2.3-70-g09d2