Board Scene: Chip spawning and basic error checking
This commit is contained in:
@@ -4,16 +4,15 @@
|
||||
[ext_resource type="Script" uid="uid://b1ogflafdte71" path="res://scripts/create_join_room.gd" id="1_k6yuv"]
|
||||
|
||||
[node name="CreateJoinRoom" type="Node2D"]
|
||||
position = Vector2(0, 42)
|
||||
script = ExtResource("1_k6yuv")
|
||||
|
||||
[node name="JoinGameButton" parent="." instance=ExtResource("1_4km6l")]
|
||||
offset_left = -16.0
|
||||
offset_top = 12.0
|
||||
offset_right = 16.0
|
||||
offset_bottom = 28.0
|
||||
offset_top = 17.0
|
||||
offset_bottom = 49.0
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="CreateGameButton" parent="." instance=ExtResource("1_4km6l")]
|
||||
offset_left = -16.0
|
||||
offset_top = 40.0
|
||||
offset_right = 16.0
|
||||
offset_bottom = 56.0
|
||||
offset_top = 85.0
|
||||
offset_bottom = 117.0
|
||||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
Reference in New Issue
Block a user