summaryrefslogtreecommitdiff
path: root/scenes/GameBase.tscn
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-09-02 23:12:33 -0700
committerAnson Bridges <bridges.anson@gmail.com>2022-09-02 23:12:33 -0700
commit4d51178d32e07c070c61aa7567856bec7eda3639 (patch)
tree7ef4884dd2221340f9c1ed96bd0f52c761ae9fb0 /scenes/GameBase.tscn
parent0939d84e611f1c63fd5805339a2f777251fb1653 (diff)
hit/killsounds, swimming, main menu, fixed explosion physics
Diffstat (limited to 'scenes/GameBase.tscn')
-rw-r--r--scenes/GameBase.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/GameBase.tscn b/scenes/GameBase.tscn
index 6725a55..eaa6c86 100644
--- a/scenes/GameBase.tscn
+++ b/scenes/GameBase.tscn
@@ -8,7 +8,7 @@
script = ExtResource( 3 )
[node name="Water" parent="." instance=ExtResource( 1 )]
-transform = Transform( 6000, 0, 0, 0, 15, 0, 0, 0, 6000, 0, 0, 0 )
+transform = Transform( 6000, 0, 0, 0, 100, 0, 0, 0, 6000, 0, 0, 0 )
[node name="WORLDGEO" type="Spatial" parent="."]