23 lines
949 B
Plaintext
23 lines
949 B
Plaintext
[gd_scene format=3 uid="uid://bbmc2gmy7g8ag"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bod6b3befmyt5" path="res://scenes/player/soldier_m.tscn" id="1_pgypt"]
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_1cgct"]
|
|
|
|
[node name="menu_player" type="MenuPlayer" unique_id=724765640 node_paths=PackedStringArray("mesh", "name_label")]
|
|
mesh = NodePath("soldier_m")
|
|
name_label = NodePath("name_label")
|
|
|
|
[node name="soldier_m" parent="." unique_id=281995630 instance=ExtResource("1_pgypt")]
|
|
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
|
|
|
|
[node name="collision_shape_3d" type="CollisionShape3D" parent="." unique_id=1493078812]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.995473, 0)
|
|
shape = SubResource("CapsuleShape3D_1cgct")
|
|
|
|
[node name="name_label" type="Label3D" parent="." unique_id=70007439]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.2580144, 0)
|
|
pixel_size = 0.003
|
|
billboard = 1
|
|
font_size = 64
|