#8 Generates resources based on resource data #10 Shows total resources and adjusts for new resources
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
[gd_resource type="Resource" script_class="GameResource" load_steps=2 format=3 uid="uid://bpjj0x7jr1k6u"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/game_resource.gd" id="1_4maxk"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_4maxk")
|
|
atlas_location = Vector2i(5, 3)
|
|
spawn_region_min = -0.4
|
|
spawn_region_max = -0.3
|
|
pickup_value = 20
|
|
name = "Carbon"
|