This commit is contained in:
MarcEricMartel
2023-06-10 16:53:33 -04:00
parent cbe4523af4
commit 100bac9f97
3 changed files with 86 additions and 2 deletions

14
player/player.tscn Normal file
View File

@@ -0,0 +1,14 @@
[gd_scene load_steps=2 format=3 uid="uid://b5gb5paiupum"]
[ext_resource type="Script" path="res://player/player.cs" id="1_of2l4"]
[node name="player" type="Camera3D" node_paths=PackedStringArray("_con")]
script = ExtResource("1_of2l4")
_con = NodePath("Label")
[node name="Label" type="Label" parent="."]
offset_left = 313.0
offset_top = 156.0
offset_right = 402.0
offset_bottom = 182.0
text = "Eat ze caca."