mirror of
https://github.com/Steffo99/nanogolf.git
synced 2024-11-21 23:54:21 +00:00
8 lines
226 B
Text
8 lines
226 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://dbj7jomrsn41h"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scenes/player_label.gd" id="1_p6mii"]
|
||
|
|
||
|
[node name="PlayerLabel" type="Label"]
|
||
|
text = "Player"
|
||
|
script = ExtResource("1_p6mii")
|