summaryrefslogtreecommitdiff
path: root/network/WSClient.tscn
blob: 2224ed566e46f5dff5e9e0c01d2004da11399e4b (plain)
1
2
3
4
5
6
[gd_scene load_steps=2 format=2]

[ext_resource path="res://network/websocket_client.gd" type="Script" id=1]

[node name="WSClient" type="Node"]
script = ExtResource( 1 )