You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Gridmap/scenes/HUD.tscn

23 lines
606 B

[gd_scene load_steps=3 format=3 uid="uid://d1sd7pxywgunu"]
[ext_resource type="Script" path="res://scripts/Map.gd" id="1_r6n8f"]
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_qrglo"]
[node name="HUD" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = -805.0
offset_bottom = -347.0
grow_horizontal = 2
grow_vertical = 2
[node name="Map" type="TextureRect" parent="."]
layout_mode = 0
offset_right = 293.0
offset_bottom = 293.0
texture = SubResource("PlaceholderTexture2D_qrglo")
expand_mode = 5
script = ExtResource("1_r6n8f")