pathfinding rework for now

This commit is contained in:
2025-06-13 00:06:51 +10:00
parent 400415f8a5
commit 6f4f465e37
817 changed files with 5533 additions and 3146 deletions

11
flow_node2.tscn Normal file
View File

@ -0,0 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://h7el2c2awv6"]
[ext_resource type="PackedScene" uid="uid://bs4en6twugqjl" path="res://flow_node.glb" id="1_tnepb"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_16gtg"]
resource_local_to_scene = true
[node name="flow_node" instance=ExtResource("1_tnepb")]
[node name="Sphere" parent="." index="0"]
material_override = SubResource("StandardMaterial3D_16gtg")