10 lines
327 B
Text
10 lines
327 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bq0tfw61wpnlg"]
|
|
|
|
[ext_resource type="Script" uid="uid://c8lfwkgcpcb3b" path="res://3rdparty/basic_bars_example.gd" id="1_2famp"]
|
|
|
|
[node name="BasicBarsExample" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("1_2famp")
|