2023-10-28 14:51:33 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://b2ix128q0q5mm"]
|
2023-10-05 18:02:23 +00:00
|
|
|
|
2023-10-28 14:51:33 +00:00
|
|
|
[ext_resource type="Script" path="res://addons/zylann.hterrain/tools/util/spin_slider.gd" id="1"]
|
2023-10-05 18:02:23 +00:00
|
|
|
|
|
|
|
[node name="SpinSlider" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-10-28 14:51:33 +00:00
|
|
|
rect_min_size = Vector2(32, 28)
|
2023-10-05 18:02:23 +00:00
|
|
|
mouse_default_cursor_shape = 10
|
2023-10-28 14:51:33 +00:00
|
|
|
script = ExtResource("1")
|
2023-10-05 18:02:23 +00:00
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|