Доработка. Параметры устанавливаются в родительской сцене
This commit is contained in:
@@ -28,10 +28,7 @@ size = Vector2(400, 400)
|
||||
|
||||
[node name="tilemap" type="CanvasGroup" groups=["gui_items"]]
|
||||
script = ExtResource("1_l64tp")
|
||||
base_url = "http://192.168.11.105:8001/osm_tiles/{z}/{x}/{y}.png"
|
||||
zoom_step = 0.1
|
||||
max_zoom_level = 15
|
||||
max_zoom_level_server = 10
|
||||
|
||||
[node name="canvas" type="TextureRect" parent="." groups=["gui_items"]]
|
||||
clip_contents = true
|
||||
|
||||
Reference in New Issue
Block a user