save code
This commit is contained in:
+4
-2
@@ -1,6 +1,7 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://bvb06v550jq4l"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://bvb06v550jq4l"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c8xqu4vvon4sg" path="res://MyPlayer.cs" id="1_0an8n"]
|
||||
[ext_resource type="Script" uid="uid://csosedbkxelo8" path="res://number_change.cs" id="2_b740q"]
|
||||
|
||||
[sub_resource type="CapsuleMesh" id="CapsuleMesh_kak5s"]
|
||||
|
||||
@@ -20,5 +21,6 @@ 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 显示的文字"
|
||||
text = "14"
|
||||
font_size = 48
|
||||
script = ExtResource("2_b740q")
|
||||
|
||||
Reference in New Issue
Block a user