godot-demo-projects/misc/multitouch_view/Main.tscn

7 lines
149 B
Plaintext
Raw Normal View History

2017-12-07 03:34:10 +01:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://Main.gd" type="Script" id=1]
[node name="Main" type="Node2D"]
script = ExtResource( 1 )