31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[gd_scene format=3 uid="uid://dyq4rjkkjs55d"]
|
|
|
|
[ext_resource type="Script" uid="uid://rd44n33h004h" path="res://addons/panku_console/common/smooth_scroll/smooth_scroll.gd" id="1_ma8ku"]
|
|
[ext_resource type="Theme" uid="uid://bk18yfu0d77wk" path="res://addons/panku_console/res/panku_console_theme.tres" id="1_pa7xs"]
|
|
|
|
[node name="SmoothScrollContainer" type="PanelContainer" unique_id=1333044366 node_paths=PackedStringArray("clip_container", "scrollbar")]
|
|
self_modulate = Color(1, 1, 1, 0)
|
|
clip_contents = true
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme = ExtResource("1_pa7xs")
|
|
script = ExtResource("1_ma8ku")
|
|
clip_container = NodePath("HBoxContainer/Control")
|
|
scrollbar = NodePath("HBoxContainer/VScrollBar")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1036374069]
|
|
layout_mode = 2
|
|
|
|
[node name="Control" type="Control" parent="HBoxContainer" unique_id=1211399309]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="VScrollBar" type="VScrollBar" parent="HBoxContainer" unique_id=743402842]
|
|
layout_mode = 2
|
|
page = 20.0
|
|
value = 80.0
|