added multiplayer connection. TODO: Sync Inventory values. Disable moving of other color tiles
This commit is contained in:
parent
e8cd148bc7
commit
3de181134d
13 changed files with 360 additions and 67 deletions
|
|
@ -12,7 +12,6 @@ custom_minimum_size = Vector2(64, 64)
|
|||
ignore_texture_size = true
|
||||
stretch_mode = 0
|
||||
script = ExtResource("1_scd5m")
|
||||
is_black = null
|
||||
|
||||
[node name="Hex" type="TextureRect" parent="."]
|
||||
texture_filter = 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue