added deposit robot
This commit is contained in:
6
hud.tscn
6
hud.tscn
@@ -1,13 +1,10 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://br882tlh3cfwu"]
|
||||
[gd_scene load_steps=7 format=3 uid="uid://br882tlh3cfwu"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dfv2m81iew3ia" path="res://scripts/hud.gd" id="1_7hukm"]
|
||||
[ext_resource type="Theme" uid="uid://clek42ofxr45f" path="res://DefaultTheme.tres" id="1_22trs"]
|
||||
[ext_resource type="Script" uid="uid://x40xk7ltmrgr" path="res://scripts/minimap_v1.gd" id="3_640wx"]
|
||||
[ext_resource type="Script" uid="uid://cfou02ggxj80n" path="res://scripts/dynamic_crosshair.gd" id="5_1xsix"]
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_640wx"]
|
||||
blend_mode = 1
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2hn4h"]
|
||||
bg_color = Color(1, 1, 1, 0.129412)
|
||||
corner_radius_top_left = 5
|
||||
@@ -55,7 +52,6 @@ grow_vertical = 2
|
||||
script = ExtResource("5_1xsix")
|
||||
|
||||
[node name="Minimap" type="Control" parent="StaticItems" node_paths=PackedStringArray("hud")]
|
||||
material = SubResource("CanvasItemMaterial_640wx")
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
|
||||
Reference in New Issue
Block a user