40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b25q27admm4le"]
|
|
|
|
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_sh265"]
|
|
properties/0/path = NodePath("PName:text")
|
|
properties/0/spawn = true
|
|
properties/0/replication_mode = 1
|
|
properties/1/path = NodePath("PChar/Class:selected")
|
|
properties/1/spawn = true
|
|
properties/1/replication_mode = 1
|
|
|
|
[node name="Player" type="VBoxContainer"]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="PName" type="Label" parent="."]
|
|
layout_mode = 2
|
|
|
|
[node name="PChar" type="HBoxContainer" parent="."]
|
|
layout_mode = 2
|
|
|
|
[node name="Class" type="OptionButton" parent="PChar"]
|
|
layout_mode = 2
|
|
item_count = 6
|
|
popup/item_0/text = "Pyromancer"
|
|
popup/item_0/id = 0
|
|
popup/item_1/text = "Rogue"
|
|
popup/item_1/id = 1
|
|
popup/item_2/text = "Spelunker"
|
|
popup/item_2/id = 2
|
|
popup/item_3/text = "Acrobat"
|
|
popup/item_3/id = 3
|
|
popup/item_4/text = "Paladin"
|
|
popup/item_4/id = 4
|
|
popup/item_5/text = "Medic"
|
|
popup/item_5/id = 5
|
|
|
|
[node name="sonq" type="MultiplayerSynchronizer" parent="."]
|
|
replication_config = SubResource("SceneReplicationConfig_sh265")
|