1
Fork 0
mirror of https://github.com/Steffo99/looping-for-loops.git synced 2025-02-16 17:13:59 +00:00
looping-for-loops/Objects/ScrollingObjects/Utilities/ScrollParent.tscn

8 lines
199 B
Text
Raw Permalink Normal View History

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