mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
infinite scroll
This commit is contained in:
8
Nodes/rail_tracks.tscn
Normal file
8
Nodes/rail_tracks.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bnncg1dfmmv65"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bodqnls3mymf5" path="res://Assets/Model/Objects/rail_tracks.glb" id="1_legec"]
|
||||
[ext_resource type="Script" path="res://Nodes/move_down.gd" id="2_xb4pi"]
|
||||
|
||||
[node name="rail_tracks" instance=ExtResource("1_legec")]
|
||||
transform = Transform3D(-8.74228e-08, 0, 2, 0, 2, 0, -2, 0, -8.74228e-08, 0, 0, 0)
|
||||
script = ExtResource("2_xb4pi")
|
||||
Reference in New Issue
Block a user