uhhh
This commit is contained in:
parent
14f0200b50
commit
03c365890f
9 changed files with 117 additions and 139 deletions
10
3rdparty/basic_bars_example.tscn
vendored
Normal file
10
3rdparty/basic_bars_example.tscn
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[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")
|
Loading…
Add table
Add a link
Reference in a new issue