1
Fork 0
mirror of https://github.com/Steffo99/looping-for-loops.git synced 2024-11-22 16:14:22 +00:00
looping-for-loops/Objects/SpecialObjects/Conductor.tscn

9 lines
237 B
Text
Raw Normal View History

2020-10-03 01:07:51 +00:00
[gd_scene load_steps=2 format=2]
2020-10-04 14:35:24 +00:00
[ext_resource path="res://Objects/SpecialObjects/Conductor.gd" type="Script" id=1]
2020-10-03 01:07:51 +00:00
[node name="Conductor" type="Node"]
script = ExtResource( 1 )
[node name="Music" type="AudioStreamPlayer" parent="."]