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