mirror of
https://github.com/Relintai/pmlpp_sample.git
synced 2024-12-21 13:47:52 +01:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://test/TestMatrix.gd" type="Script" id=1]
|
|
|
|
[node name="TestMatrix" type="Node"]
|
|
script = ExtResource( 1 )
|