2025-04-21 15:57:48 +10:00
|
|
|
[gd_resource type="Resource" script_class="Save" load_steps=4 format=3]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://twitch/player_data.gd" id="1_yphdo"]
|
|
|
|
|
[ext_resource type="Script" path="res://twitch/saveFile.gd" id="2_o22i5"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Resource" id="Resource_hxy0q"]
|
|
|
|
|
script = ExtResource("1_yphdo")
|
2025-04-21 16:05:18 +10:00
|
|
|
money = 95
|
2025-04-21 15:57:48 +10:00
|
|
|
user_id = "144628425"
|
|
|
|
|
username = "tabbyCatNya"
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_o22i5")
|
|
|
|
|
player_database = Array[ExtResource("1_yphdo")]([SubResource("Resource_hxy0q")])
|