13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://xny1x7me75gc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_xsvl5"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nypty"]
|
|
atlas = ExtResource("1_xsvl5")
|
|
region = Rect2(80, 48, 32, 16)
|
|
|
|
[node name="MirrorL" type="Node2D"]
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
texture = SubResource("AtlasTexture_nypty")
|