Synced the all playerboards, but there's still bugged while new player connected
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://cdhnwvcklbyl8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dfor3ol3h01va" path="res://assets/textures/ribbon_player_unselected.png" id="1_ani1x"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 8.0
|
||||
texture = ExtResource("1_ani1x")
|
||||
region_rect = Rect2(0, 0, 67, 78)
|
||||
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://d3ruc8gytoovx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bxqrmdccq4hpj" path="res://assets/textures/ribbon_player_4.png" id="1_ynuwn"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 8.0
|
||||
texture = ExtResource("1_ynuwn")
|
||||
region_rect = Rect2(0, 0, 67, 78)
|
||||
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://3yog1weaqhxb"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dfor3ol3h01va" path="res://assets/textures/ribbon_player_unselected.png" id="1_g0i4s"]
|
||||
|
||||
[resource]
|
||||
content_margin_left = 8.0
|
||||
content_margin_top = 0.0
|
||||
content_margin_right = 8.0
|
||||
content_margin_bottom = 8.0
|
||||
texture = ExtResource("1_g0i4s")
|
||||
region_rect = Rect2(0, 0, 67, 78)
|
||||
Reference in New Issue
Block a user