godot-demo-projects/visual_script/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.vs" type="Script" id=1]
2019-06-04 21:25:25 +02:00
[node name="Main" type="Node2D"]
2017-12-07 03:34:10 +01:00
script = ExtResource( 1 )