mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
10 lines
381 B
Text
10 lines
381 B
Text
|
[gd_scene load_steps=3 format=3 uid="uid://cu6mvnfa01nb6"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scenes/game/inventory.gd" id="1_yji81"]
|
||
|
[ext_resource type="PackedScene" uid="uid://brvbtvt4em32" path="res://behaviours/counter.tscn" id="2_vhog3"]
|
||
|
|
||
|
[node name="Inventory" type="Node"]
|
||
|
script = ExtResource("1_yji81")
|
||
|
|
||
|
[node name="Gold" parent="." instance=ExtResource("2_vhog3")]
|