buggy implementation of shoreline drawing

This commit is contained in:
Antti Hakkarainen 2023-02-09 13:33:07 +02:00
parent 9f2dbb2a1d
commit 5cb839d8e2
8 changed files with 1112 additions and 25 deletions

View file

@ -9,7 +9,7 @@
extends Node
# The idea is for the user to be able to choose the map from GUI later
var map_file_name: String = "res://maps/tampere_10x10km_1000px.png"
var map_file_name: String = "res://maps/tampere_200px_crop.png"
func _init():
DisplayServer.window_set_size(