cools
This commit is contained in:
parent
0e4a55d7bd
commit
1a5c9d3425
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ offset_right = 68.0
|
||||||
offset_bottom = 32.0
|
offset_bottom = 32.0
|
||||||
script = ExtResource("1_ryrav")
|
script = ExtResource("1_ryrav")
|
||||||
current_battery = NodePath("Battery")
|
current_battery = NodePath("Battery")
|
||||||
battery_drain = 4.0
|
|
||||||
|
|
||||||
[node name="Battery" type="TextureProgressBar" parent="CanvasLayer/UI/BatteryHolder"]
|
[node name="Battery" type="TextureProgressBar" parent="CanvasLayer/UI/BatteryHolder"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|
@ -81,6 +80,7 @@ tint_progress = Color(0, 1, 0, 1)
|
||||||
[node name="Camera2D" type="Camera2D" parent="."]
|
[node name="Camera2D" type="Camera2D" parent="."]
|
||||||
anchor_mode = 0
|
anchor_mode = 0
|
||||||
script = ExtResource("1_feb5d")
|
script = ExtResource("1_feb5d")
|
||||||
|
camera_speed = 30.0
|
||||||
|
|
||||||
[node name="TestObstacleSpawner" type="Node2D" parent="Camera2D"]
|
[node name="TestObstacleSpawner" type="Node2D" parent="Camera2D"]
|
||||||
position = Vector2(673, 0)
|
position = Vector2(673, 0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue