14 lines
552 B
Plaintext
14 lines
552 B
Plaintext
[gd_resource type="Resource" script_class="InteractionGather" load_steps=4 format=3 uid="uid://r4evto2nkehg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://n806c03hgaq1" path="res://assets/scifi_tilesheet@2.png" id="1_cquks"]
|
|
[ext_resource type="Script" path="res://data/interactions/gather/interaction_gather.gd" id="2_4amum"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jjmaq"]
|
|
atlas = ExtResource("1_cquks")
|
|
region = Rect2(1024, 512, 64, 64)
|
|
|
|
[resource]
|
|
script = ExtResource("2_4amum")
|
|
name = "Gather"
|
|
image = SubResource("AtlasTexture_jjmaq")
|