Movin'
This commit is contained in:
14
player/player.tscn
Normal file
14
player/player.tscn
Normal 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."
|
||||
Reference in New Issue
Block a user