Internet/Local/Hotseat working (still need to test for bugs). ALso get an RPC error because we switch scene...
This commit is contained in:
parent
c95b8186ab
commit
c4909db2a5
654 changed files with 18133 additions and 39 deletions
|
|
@ -1,6 +1,9 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://cigm5ol2f8b4b"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cigm5ol2f8b4b"]
|
||||
|
||||
[ext_resource type="Script" path="res://Networking/Networking.gd" id="1_y8syy"]
|
||||
[ext_resource type="PackedScene" uid="uid://dfxg65sfuvegd" path="res://Networking/ws_client.tscn" id="2_0nqq0"]
|
||||
|
||||
[node name="Networking" type="Node"]
|
||||
script = ExtResource("1_y8syy")
|
||||
|
||||
[node name="WSClient" parent="." instance=ExtResource("2_0nqq0")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue