Map marker work

This commit is contained in:
2025-09-04 22:33:48 -04:00
parent 48e335f56a
commit e525110b9d
32 changed files with 127 additions and 172 deletions

View File

@@ -14,7 +14,6 @@ func _ready():
func _process(delta: float) -> void:
queue_redraw()
print("test")
func recalc_lnorms():
var polypoints : PackedVector2Array