mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dr1u7vj8mm6ed"]
|
|
|
|
[ext_resource type="Script" path="res://examples/13-load-from-disk/load_from_disk.gd" id="1_krs2n"]
|
|
|
|
[node name="Load-from-disk" type="Node2D"]
|
|
script = ExtResource("1_krs2n")
|