floating tile detection
This commit is contained in:
32
lobby.tscn
32
lobby.tscn
@@ -11,23 +11,31 @@ script = ExtResource("1_p5ww4")
|
||||
|
||||
[node name="PlayerList" type="VBoxContainer" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 33.0
|
||||
offset_top = 54.0
|
||||
offset_right = 73.0
|
||||
offset_bottom = 94.0
|
||||
offset_left = 531.0
|
||||
offset_top = 168.0
|
||||
offset_right = 648.0
|
||||
offset_bottom = 382.0
|
||||
|
||||
[node name="StartButton" type="Button" parent="."]
|
||||
layout_mode = 2
|
||||
offset_left = 370.0
|
||||
offset_top = 165.0
|
||||
offset_right = 416.0
|
||||
offset_bottom = 196.0
|
||||
offset_left = 516.0
|
||||
offset_top = 464.0
|
||||
offset_right = 666.0
|
||||
offset_bottom = 511.0
|
||||
text = "Start"
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 155.0
|
||||
offset_top = 31.0
|
||||
offset_right = 292.0
|
||||
offset_bottom = 54.0
|
||||
offset_left = 514.0
|
||||
offset_top = 88.0
|
||||
offset_right = 651.0
|
||||
offset_bottom = 111.0
|
||||
text = "Bomber-Thorsten"
|
||||
|
||||
[node name="Label2" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 530.0
|
||||
offset_top = 614.0
|
||||
offset_right = 660.0
|
||||
offset_bottom = 637.0
|
||||
text = "www.it-thaler.de"
|
||||
|
||||
Reference in New Issue
Block a user