godot-demo-projects/networking/webrtc_minimal/minimal.tscn

7 lines
153 B
Plaintext
Raw Normal View History

2019-06-14 04:01:57 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://minimal.gd" type="Script" id=1]
[node name="Minimal" type="Node"]
2019-06-14 04:01:57 +02:00
script = ExtResource( 1 )