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/Buttons/GameButtonChain.tscn

7 lines
204 B
Text
Raw Permalink Normal View History

2020-10-04 20:26:45 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://Objects/ScrollingObjects/Buttons/GameButtonChain.gd" type="Script" id=1]
[node name="GameButtonChain" type="Node2D"]
script = ExtResource( 1 )