Initial commit for testing/fixing a deprecated godot-colyseus addon
This commit is contained in:
8
scenes/MultiplayerMain.tscn13588459406.tmp
Normal file
8
scenes/MultiplayerMain.tscn13588459406.tmp
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dqpkgbu4i5nhe"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://df4m8mwaap8kh" path="res://scenes/node.gd" id="1_g1sxi"]
|
||||
|
||||
[node name="MultiplayerMain" type="Node3D"]
|
||||
|
||||
[node name="Node" type="Node" parent="."]
|
||||
script = ExtResource("1_g1sxi")
|
||||
Reference in New Issue
Block a user