From 1a5c9d3425b8a0cadaf6e06d2ac4267c6c2420a3 Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Sun, 29 Jun 2025 13:05:24 +1000 Subject: [PATCH] cools --- game.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.tscn b/game.tscn index 40c2771..c3c2a98 100644 --- a/game.tscn +++ b/game.tscn @@ -55,7 +55,6 @@ offset_right = 68.0 offset_bottom = 32.0 script = ExtResource("1_ryrav") current_battery = NodePath("Battery") -battery_drain = 4.0 [node name="Battery" type="TextureProgressBar" parent="CanvasLayer/UI/BatteryHolder"] layout_mode = 2 @@ -81,6 +80,7 @@ tint_progress = Color(0, 1, 0, 1) [node name="Camera2D" type="Camera2D" parent="."] anchor_mode = 0 script = ExtResource("1_feb5d") +camera_speed = 30.0 [node name="TestObstacleSpawner" type="Node2D" parent="Camera2D"] position = Vector2(673, 0)