mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
push push
This commit is contained in:
7
backgroundspawner.tscn
Normal file
7
backgroundspawner.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cjcjlxjnw8h3c"]
|
||||
|
||||
[ext_resource type="Script" path="res://Nodes/Backgroundspawner.gd" id="1_01tg0"]
|
||||
|
||||
[node name="Backgroundspawner" type="Node3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -24)
|
||||
script = ExtResource("1_01tg0")
|
||||
Reference in New Issue
Block a user