5 lines
71 B
GDScript
5 lines
71 B
GDScript
|
class_name NavigationNode
|
||
|
extends Node2D
|
||
|
|
||
|
var was_merged: bool = false
|