[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")