[gd_scene load_steps=3 format=2] [ext_resource path="res://resources/graphics/backgrounds/death_stairs/Упал с лестницы1.webp" type="Texture" id=1] [ext_resource path="res://scripts/backround_scenes_scripts/Death_Stairs.gd" type="Script" id=2] [node name="Death_Stairs" type="Node2D"] script = ExtResource( 2 ) [node name="Sprite" type="Sprite" parent="."] texture = ExtResource( 1 ) centered = false