Basic platformer with rope

This commit is contained in:
ASOwnerYT
2026-07-25 16:10:50 +12:00
commit 4818002bbd
503 changed files with 16081 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
[gd_scene format=3 uid="uid://bjg10p50pmw2p"]
[ext_resource type="Script" path="res://scenes/credits/scrollable_credits.gd" id="1_jnbjt"]
[ext_resource type="PackedScene" path="res://scenes/credits/credits_label.tscn" id="2_35kdw"]
[node name="ScrollableCredits" type="Control" unique_id=1649718614]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_jnbjt")
[node name="CreditsLabel" parent="." unique_id=967293869 instance=ExtResource("2_35kdw")]
unique_name_in_owner = true
layout_mode = 1
fit_content = false
scroll_active = true