mirror of
https://github.com/Relintai/pmlpp_sample.git
synced 2024-11-12 09:55:03 +01:00
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://test/TestMatrix.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="Control" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
[node name="TestMatrix" parent="." instance=ExtResource( 1 )]
|