save code

This commit is contained in:
xsl
2025-11-15 17:17:27 +08:00
parent 33576ef233
commit 9975f69734
3 changed files with 14 additions and 1 deletions
+6
View File
@@ -16,3 +16,9 @@ mesh = SubResource("CapsuleMesh_kak5s")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
shape = SubResource("CapsuleShape3D_kak5s")
[node name="Label3D" type="Label3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.5, 0)
billboard = 1
text = "我是3D 显示的文字"
font_size = 48