A Minecraft style clone in Godot
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.
 

9 lines
556 B

[gd_resource type="Resource" script_class="SaveGameDataResource" load_steps=3 format=3 uid="uid://dkniygoky2jcx"]
[ext_resource type="Script" uid="uid://drj0sfem1gmsk" path="res://addons/save_load_system/resources/node_types/node3d_data_resource.gd" id="1_7yx7n"]
[ext_resource type="Script" uid="uid://di6ov7tpewhft" path="res://addons/save_load_system/resources/save_game_data_resource.gd" id="1_sbw5t"]
[resource]
script = ExtResource("1_sbw5t")
save_data_nodes = Array[ExtResource("1_7yx7n")]([])
metadata/_custom_type_script = "uid://di6ov7tpewhft"