added the game

This commit is contained in:
JHDev2006
2025-09-13 16:30:32 +01:00
parent 5ef689109b
commit 3773bdaf64
3616 changed files with 263702 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
[gd_scene load_steps=4 format=3 uid="uid://cjkmd2yf3f84v"]
[ext_resource type="PackedScene" uid="uid://c6x7gv2lqeu1x" path="res://Scenes/Prefabs/Entities/Objects/VerticalPlatform.tscn" id="1_wmghi"]
[ext_resource type="Texture2D" uid="uid://bk0p52ttwojml" path="res://Assets/Sprites/Tilesets/Platform.png" id="2_kwmma"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_kwmma"]
size = Vector2(32, 8)
[node name="SidewaysPlatform" instance=ExtResource("1_wmghi")]
[node name="Sprite" parent="AnimatableBody2D" index="0"]
offset_left = -16.0
offset_right = 16.0
texture = ExtResource("2_kwmma")
patch_margin_left = 8
patch_margin_right = 8
[node name="Collision" parent="AnimatableBody2D" index="1"]
visible = true
shape = SubResource("RectangleShape2D_kwmma")
[node name="SecondQuestReplacer" parent="." index="3"]
new_scene = ""