first commit

This commit is contained in:
Ugric
2026-03-02 02:17:04 +00:00
commit 5d56860f3a
813 changed files with 41799 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
[gd_scene load_steps=2 format=3 uid="uid://b0f3h46ugtni6"]
[ext_resource type="Script" uid="uid://cctp4rojqpn2w" path="res://addons/zylann.hterrain/tools/progress_window.gd" id="1"]
[node name="WindowDialog" type="AcceptDialog"]
title = ""
size = Vector2i(400, 100)
min_size = Vector2i(400, 40)
script = ExtResource("1")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 8.0
offset_top = 8.0
offset_right = -8.0
offset_bottom = -8.0
[node name="ProgressBar" type="ProgressBar" parent="VBoxContainer"]
layout_mode = 2
step = 1.0