7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://scenes/CoinSpawner.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="CoinSpawner" type="Node2D"]
|
||
|
script = ExtResource( 1 )
|