4 lines
63 B
GDScript3
4 lines
63 B
GDScript3
|
extends Node
|
||
|
|
||
|
const invalid_cell_index = Vector2i(-9999,-9999)
|