1
0
mirror of https://github.com/Relintai/pmlpp_sample.git synced 2025-01-10 15:19:42 +01:00
pmlpp_sample/game/test/Test.tscn

7 lines
152 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
[ext_resource path="res://test/Test.gd" type="Script" id=1]
[node name="Test" type="Node"]
script = ExtResource( 1 )