mirror of
https://github.com/Steffo99/looping-for-loops.git
synced 2024-11-22 16:14:22 +00:00
8 lines
227 B
Text
8 lines
227 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Scenes/Conductor.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="Main" type="Node2D"]
|
|
|
|
[node name="Conductor" parent="." instance=ExtResource( 1 )]
|
|
song_offset = 200000.0
|