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/ScrollingObjects/Utilities/WrapParent.tscn

8 lines
197 B
Text
Raw Normal View History

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