Godot 4.3 migration and jolt physics engine install

This commit is contained in:
derek
2024-08-19 09:24:49 -05:00
parent 2107e6412a
commit 9263e891e6
38 changed files with 966 additions and 388 deletions

View File

@@ -48,6 +48,7 @@ gun_2 = ExtResource("3_xdb5c")
[node name="Player" parent="." instance=ExtResource("4_a8lcp")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 26.4194, 1.40016, -29.1943)
AUDIO = false
JUMP_VELOCITY = 6
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]

File diff suppressed because one or more lines are too long