14 lines
548 B
Plaintext
14 lines
548 B
Plaintext
[gd_resource type="Resource" script_class="InteractionBuild" load_steps=4 format=3 uid="uid://bo3e2jefukgdy"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://n806c03hgaq1" path="res://assets/scifi_tilesheet@2.png" id="1_bglkk"]
|
|
[ext_resource type="Script" path="res://data/interactions/build/interaction_build.gd" id="2_0g8r2"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_f6dt5"]
|
|
atlas = ExtResource("1_bglkk")
|
|
region = Rect2(960, 512, 64, 64)
|
|
|
|
[resource]
|
|
script = ExtResource("2_0g8r2")
|
|
name = "Build"
|
|
image = SubResource("AtlasTexture_f6dt5")
|