ile-de-test/addons/zylann.hterrain/tools/texture_editor/texture_list.tscn
deed 015c231338 reimportation pour beta 2 et 3
mise a jour addon
changement pages
2023-10-28 16:51:33 +02:00

20 lines
656 B
Text

[gd_scene load_steps=3 format=3 uid="uid://cybrw01pqkdjj"]
[ext_resource type="Script" path="res://addons/zylann.hterrain/tools/texture_editor/texture_list.gd" id="1"]
[ext_resource type="Script" path="res://addons/zylann.hterrain/tools/texture_editor/flow_container.gd" id="2"]
[node name="TextureList" type="ScrollContainer"]
anchor_right = 1.0
anchor_bottom = 1.0
scroll_horizontal_enabled = false
script = ExtResource("1")
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Container" type="Container" parent="."]
offset_right = 800.0
offset_bottom = 82.0
custom_minimum_size = Vector2(0, 82)
size_flags_horizontal = 3
script = ExtResource("2")