StickerClone/maps/map1.tres
Lucas Peter 79a577272a
update sticker code
Rework code, make sticker a Area2D Node that handle all sticker logic
2024-07-31 12:21:17 +02:00

9 lines
318 B
Text

[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://cacwy4tka88k1"]
[ext_resource type="Texture2D" uid="uid://bk87x1lpjog5j" path="res://textures/atlas/Floors_05_SPRT.png" id="1_gaubw"]
[resource]
resource_name = "map1"
atlas = ExtResource("1_gaubw")
region = Rect2(0, 0, 1024, 992)
filter_clip = true