gai-godot-games/pathfinding-algorithms/scenes/custom-solver/NavigationNode.gd

5 lines
71 B
GDScript

class_name NavigationNode
extends Node2D
var was_merged: bool = false