mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-08 10:22:08 +01:00
10 lines
155 B
Plaintext
10 lines
155 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://pysubnode.py" type="Script" id=1]
|
||
|
|
||
|
[node name="Node" type="Node"]
|
||
|
|
||
|
script = ExtResource( 1 )
|
||
|
|
||
|
|