Added player identification
This commit is contained in:
@ -29,6 +29,6 @@ shape = SubResource("CapsuleShape3D_2f50n")
|
||||
[node name="Health" parent="." instance=ExtResource("2_np5ag")]
|
||||
|
||||
[node name="Label" type="Label3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.8, 0)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||||
billboard = 1
|
||||
text = "ABC"
|
||||
text = "Player"
|
||||
|
Reference in New Issue
Block a user