[gd_resource type="Resource" script_class="GameResource" load_steps=3 format=3 uid="uid://dr00rd4f42jqe"] [ext_resource type="Script" path="res://scripts/game_resource.gd" id="1_tfoa4"] [ext_resource type="Resource" uid="uid://0crnt5nbhhlv" path="res://data/game_resources/gem/spawn_pattern_close.tres" id="2_n3fuo"] [resource] script = ExtResource("1_tfoa4") atlas_location = Vector2i(5, 6) pickup_value = 10 name = "Gem" spawn_patterns = Array[Resource("res://scripts/spawn_pattern.gd")]([ExtResource("2_n3fuo")])