You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
525 B
13 lines
525 B
[gd_scene load_steps=3 format=3 uid="uid://7pvvop5hfl01"]
|
|
|
|
[ext_resource type="Script" uid="uid://iquhbkr7pqeg" path="res://scripts/CSharp/Common/Savegame/SaveCheats.cs" id="1_vcrak"]
|
|
[ext_resource type="Script" uid="uid://ca4s0algeij1h" path="res://scripts/CSharp/Common/Savegame/SaveIDProviderTool.cs" id="2_q0tmy"]
|
|
|
|
[node name="SaveSystem" type="Node"]
|
|
|
|
[node name="SaveGameCheat" type="Node" parent="."]
|
|
script = ExtResource("1_vcrak")
|
|
|
|
[node name="SaveIDProvider" type="Node" parent="."]
|
|
script = ExtResource("2_q0tmy")
|