first commit
This commit is contained in:
13
addons/zylann.hterrain/tools/util/spin_slider.tscn
Normal file
13
addons/zylann.hterrain/tools/util/spin_slider.tscn
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cq247pyah78ey"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b2xd6th11r23e" path="res://addons/zylann.hterrain/tools/util/spin_slider.gd" id="1"]
|
||||
|
||||
[node name="SpinSlider" type="Control"]
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
rect_min_size = Vector2(32, 28)
|
||||
mouse_default_cursor_shape = 10
|
||||
script = ExtResource("1")
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
Reference in New Issue
Block a user