This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/PlayerListItem.tscn

16 lines
335 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://PlayerListItem.gd" type="Script" id=1]
[node name="Player" type="HBoxContainer"]
margin_bottom = 14.0
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Nickname" type="Label" parent="."]
margin_right = 28.0
margin_bottom = 14.0
text = "TEST"