mirror of
https://github.com/Ed94/LangStudies.git
synced 2024-11-10 04:14:53 -08:00
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Lecture.2.gd" type="Script" id=1]
|
|
|
|
[node name="Test" type="Node2D"]
|
|
script = ExtResource( 1 )
|