Map marker work
This commit is contained in:
@@ -14,7 +14,6 @@ func _ready():
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
queue_redraw()
|
||||
print("test")
|
||||
|
||||
func recalc_lnorms():
|
||||
var polypoints : PackedVector2Array
|
||||
|
||||
Reference in New Issue
Block a user