mirror of
https://github.com/godotengine/godot-cpp-template.git
synced 2025-12-31 21:48:10 +03:00
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dh0oj81pufivs"]
|
|
|
|
[ext_resource type="Script" path="res://example.gd" id="1_jdh55"]
|
|
|
|
[node name="Node" type="Node"]
|
|
script = ExtResource("1_jdh55")
|