gai-godot-games/pathfinding-algorithms/scenes/preprocess.gd

6 lines
46 B
GDScript

extends Node2D
func _ready() -> void:
pass