added missing antenna node to player scene

pull/13/head
tomdevelops 2023-10-31 23:05:04 +07:00
parent 4cbf4a11cd
commit 72f82e8d26
No known key found for this signature in database
GPG Key ID: E7017F71353CE044
1 changed files with 3 additions and 0 deletions

@ -33,6 +33,9 @@ shape = SubResource("CapsuleShape3D_gdq8c")
[node name="Character" parent="." instance=ExtResource("2_nero3")]
[node name="antenna" parent="Character/character/root/torso" index="2"]
transform = Transform3D(1, 0, 0, 0, 0.999289, 0.0376902, 0, -0.0376902, 0.999289, 0, 0.6, 0)
[node name="Shadow" type="Decal" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.9, 0)
size = Vector3(1, 2, 1)