ile-de-test/addons/zylann.hterrain/tools/brush/settings_dialog/preview_scratchpad.tscn

23 lines
700 B
Text
Raw Normal View History

2023-10-05 18:02:23 +00:00
[gd_scene load_steps=3 format=3 uid="uid://ng00jipfeucy"]
[ext_resource type="Script" path="res://addons/zylann.hterrain/tools/brush/settings_dialog/preview_scratchpad.gd" id="1"]
[ext_resource type="Script" path="res://addons/zylann.hterrain/tools/brush/settings_dialog/preview_painter.gd" id="2"]
[node name="PreviewScratchpad" type="Control"]
clip_contents = true
layout_mode = 3
anchors_preset = 0
offset_right = 200.0
offset_bottom = 274.0
script = ExtResource("1")
[node name="Painter" type="Node" parent="."]
script = ExtResource("2")
[node name="TextureRect" type="TextureRect" parent="."]
show_behind_parent = true
layout_mode = 0
anchor_right = 1.0
anchor_bottom = 1.0
stretch_mode = 5