Files
Corupture/data/buildings/building_methods.tscn
Eric 4b362fabed Added building structure
Created harvester building
added harvester particles
added nearest resource func
2024-03-11 07:57:10 -05:00

7 lines
226 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://7threw5x5tw6"]
[ext_resource type="Script" path="res://data/buildings/building_methods.gd" id="1_ll4rt"]
[node name="BuildingMethods" type="Node2D"]
script = ExtResource("1_ll4rt")