gmtk-2024/components/Bars.tscn

16 lines
422 B
Text
Raw Normal View History

2024-08-17 21:39:51 +00:00
[gd_scene load_steps=2 format=3 uid="uid://clptnshbcs6cn"]
2024-08-19 01:44:16 +00:00
[ext_resource type="Texture2D" uid="uid://cavipaqyic82h" path="res://assets/art/bars.png" id="1_xyrd0"]
2024-08-17 21:39:51 +00:00
[node name="Bars" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 0
2024-08-18 17:12:13 +00:00
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_xyrd0")