mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bw3yluhr72n2t"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/Logic/InfiniteScroller.gd" id="1_be3ou"]
|
|
|
|
[node name="InfiniteScroller" type="Node3D"]
|
|
script = ExtResource("1_be3ou")
|