From 1324cfeb4487a4a356fda888669dfc47d80dc293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Wed, 8 Nov 2023 12:30:00 +0100 Subject: update to godot 4.2 --- demo/Main.tscn | 5 +---- project.godot | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/demo/Main.tscn b/demo/Main.tscn index 4ab4a01..a0814e5 100644 --- a/demo/Main.tscn +++ b/demo/Main.tscn @@ -10,9 +10,6 @@ [sub_resource type="FontFile" id="1"] fallbacks = Array[Font]([ExtResource("2")]) -face_index = null -embolden = null -transform = null cache/0/16/0/ascent = 0.0 cache/0/16/0/descent = 0.0 cache/0/16/0/underline_position = 0.0 @@ -45,7 +42,7 @@ stretch = true [node name="Viewport" type="SubViewport" parent="CanvasLayer/HBOX/ViewportContainer"] handle_input_locally = false -size = Vector2i(1056, 648) +size = Vector2i(1824, 1024) render_target_update_mode = 4 [node name="Map" type="Sprite2D" parent="CanvasLayer/HBOX/ViewportContainer/Viewport"] diff --git a/project.godot b/project.godot index 8ba074e..b305215 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="Godot Hexgrid" run/main_scene="res://demo/Main.tscn" -config/features=PackedStringArray("4.1") +config/features=PackedStringArray("4.2") config/icon="res://icon.png" [display] -- cgit v1.1-2-g2b99