feat: update

This commit is contained in:
2026-07-07 18:15:47 +08:00
parent 286d0ce069
commit 950b1969d8
97 changed files with 388 additions and 3755 deletions
+16
View File
@@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://iinjrl0ujfnh"]
[sub_resource type="SphereMesh" id="1"]
radius = 0.2
height = 0.4
[sub_resource type="StandardMaterial3D" id="2"]
albedo_color = Color(1, 1, 1, 1)
metallic = 0.3
roughness = 0.4
[node name="Candy" type="Node3D"]
[node name="Mesh" type="MeshInstance3D" parent="."]
mesh = SubResource("1")
material_override = SubResource("2")