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