mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
Train
This commit is contained in:
6
Nodes/InfiniteScroller.tscn
Normal file
6
Nodes/InfiniteScroller.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[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")
|
||||
Reference in New Issue
Block a user