mirror of
https://github.com/Relintai/utilities_gamedev.git
synced 2025-01-21 15:07:17 +01:00
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/world_generator/widgets/EditorZoomWidget.gd" type="Script" id=1]
|
|
|
|
[node name="EditorZoomWidget" type="HBoxContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
script = ExtResource( 1 )
|