gmtk-2024/components/Bars.tscn

16 lines
419 B
Text
Raw Normal View History

2024-08-17 21:39:51 +00:00
[gd_scene load_steps=2 format=3 uid="uid://clptnshbcs6cn"]
[ext_resource type="Texture2D" uid="uid://8trlh7j2pkam" path="res://assets/bars.jpg" id="1_ryukb"]
[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
offset_right = 640.0
offset_bottom = 360.0
texture = ExtResource("1_ryukb")