gdnative_python/tests/helloworld/main.tscn

10 lines
160 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
[ext_resource path="res://main.py" type="Script" id=1]
[node name="Node" type="Node" index="0"]
script = ExtResource( 1 )