mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:45:33 +00:00
11 lines
404 B
Text
11 lines
404 B
Text
[gd_scene load_steps=3 format=3 uid="uid://xvgx3vda1a5o"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bad6gbl2gity3" path="res://Sprites/Items/RedKeycard_Small.png" id="1_slovd"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cowsj"]
|
|
atlas = ExtResource("1_slovd")
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
[node name="RedKeycard" type="TextureRect"]
|
|
texture = SubResource("AtlasTexture_cowsj")
|
|
stretch_mode = 2
|