1
Fork 0
mirror of https://github.com/Steffo99/looping-for-loops.git synced 2024-11-22 08:04:23 +00:00
looping-for-loops/Objects/ScrollingObjects/Utilities/ConveyorScrollParent.tscn

7 lines
214 B
Text
Raw Permalink Normal View History

2020-10-04 14:35:24 +00:00
[gd_scene load_steps=2 format=2]
2020-10-04 15:29:28 +00:00
[ext_resource path="res://Objects/ScrollingObjects/Utilities/ConveyorScrollParent.gd" type="Script" id=1]
2020-10-04 14:35:24 +00:00
[node name="ConveyorScrollParent" type="Node"]
script = ExtResource( 1 )