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
@@ -0,0 +1,7 @@
[gd_scene format=3 uid="uid://bytrbstqfot40"]
[ext_resource type="PackedScene" path="res://addons/maaacks_game_template/base/nodes/loading_screen/loading_screen.tscn" id="1_a8kcw"]
[ext_resource type="Script" path="res://scenes/loading_screen/loading_screen.gd" id="2_53rj4"]
[node name="LoadingScreen" unique_id=179842335 instance=ExtResource("1_a8kcw")]
script = ExtResource("2_53rj4")