mirror of
https://github.com/Steffo99/looping-for-loops.git
synced 2024-11-22 08:04:23 +00:00
8 lines
198 B
Text
8 lines
198 B
Text
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://Objects/SpecialObjects/Wrapper.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="Wrapper" type="Node"]
|
||
|
script = ExtResource( 1 )
|
||
|
total_length = 1500.0
|