aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Assets/Scenes
diff options
context:
space:
mode:
authorCarson Katri <carson.katri@gmail.com>2021-06-12 23:01:15 -0400
committerCarson Katri <carson.katri@gmail.com>2021-06-12 23:01:15 -0400
commit21b894f8c6fabee844e9d4f970e422454658cc40 (patch)
tree29e47ead47b69982a9a96bfbc275315ddfa5a13f /Assets/Scenes
parentf913672cb017632ef115d2fb7a0c4d531650faf0 (diff)
downloadgmtk-gamejam-21b894f8c6fabee844e9d4f970e422454658cc40.tar.gz
gmtk-gamejam-21b894f8c6fabee844e9d4f970e422454658cc40.tar.zst
gmtk-gamejam-21b894f8c6fabee844e9d4f970e422454658cc40.zip
Finally fix shooting
Diffstat (limited to 'Assets/Scenes')
-rw-r--r--Assets/Scenes/Main.unity12
1 files changed, 10 insertions, 2 deletions
diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity
index adf97a5..1b228c2 100644
--- a/Assets/Scenes/Main.unity
+++ b/Assets/Scenes/Main.unity
@@ -595,7 +595,7 @@ Camera:
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
- m_BackGroundColor: {r: 0.3584906, g: 0.3584906, b: 0.3584906, a: 0}
+ m_BackGroundColor: {r: 0.10588236, g: 0.10588236, b: 0.11764707, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
@@ -702,6 +702,10 @@ PrefabInstance:
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
+ - target: {fileID: 2510945038599774573, guid: 2485406c33a7d4f5481ce936cc9b162e, type: 3}
+ propertyPath: m_Mass
+ value: 0.1
+ objectReference: {fileID: 0}
- target: {fileID: 4042332068071005264, guid: 2485406c33a7d4f5481ce936cc9b162e, type: 3}
propertyPath: m_Name
value: Ball
@@ -752,7 +756,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6267610020350316690, guid: 2485406c33a7d4f5481ce936cc9b162e, type: 3}
propertyPath: shotForce
- value: 500
+ value: 8
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 2485406c33a7d4f5481ce936cc9b162e, type: 3}
@@ -1059,6 +1063,10 @@ PrefabInstance:
propertyPath: m_Name
value: Enemy
objectReference: {fileID: 0}
+ - target: {fileID: 7079067999241254397, guid: d9b5414ac39834728992e2585c5ad778, type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: d9b5414ac39834728992e2585c5ad778, type: 3}
--- !u!4 &961513381 stripped