mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-23 16:00:54 +00:00
19 lines
630 B
Plaintext
19 lines
630 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cjkmd2yf3f84v"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c6x7gv2lqeu1x" path="res://Scenes/Prefabs/Entities/Objects/VerticalPlatform.tscn" id="1_wmghi"]
|
|
|
|
[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
|
|
|
|
[node name="Collision" parent="AnimatableBody2D" index="1"]
|
|
shape = SubResource("RectangleShape2D_kwmma")
|
|
|
|
[node name="SecondQuestReplacer" parent="." index="3"]
|
|
new_scene = ""
|