tweaks and git testing

This commit is contained in:
Derek
2024-07-14 13:25:48 -05:00
parent 1b073c8937
commit 9da31845b8
3 changed files with 4 additions and 4 deletions

View File

@@ -406,8 +406,8 @@ size = Vector3(16.265, 5.07275, 15.3267)
[node name="Player" parent="." instance=ExtResource("2_f87c2")] [node name="Player" parent="." instance=ExtResource("2_f87c2")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.0295, 1.4435, 21.1166) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.0295, 1.4435, 21.1166)
weapon_sway_amount = 0.1 weapon_sway_amount = 0.05
weapon_rotation_amount = 0.02 weapon_rotation_amount = 0.05
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.387515, 0.144211, -0.910514, 0, 0.987688, 0.156434, 0.921863, 0.0606208, -0.382744, 0, 0, 0) transform = Transform3D(-0.387515, 0.144211, -0.910514, 0, 0.987688, 0.156434, 0.921863, 0.0606208, -0.382744, 0, 0, 0)

File diff suppressed because one or more lines are too long