From e84c3045273dbee72c5afc2acd11ab2c103eb4dc Mon Sep 17 00:00:00 2001 From: Halfstar <81277833+HalfstarDev@users.noreply.github.com> Date: Sat, 15 Jun 2024 00:11:32 +0200 Subject: [PATCH] update for Defold 1.7.0+ compatibility --- matchanovel/defold_gui/debug.gui | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/matchanovel/defold_gui/debug.gui b/matchanovel/defold_gui/debug.gui index 640f45a..48db695 100644 --- a/matchanovel/defold_gui/debug.gui +++ b/matchanovel/defold_gui/debug.gui @@ -1,7 +1,7 @@ script: "/matchanovel/defold_gui/debug.gui_script" fonts { name: "system_font" - font: "/builtins/fonts/system_font.font" + font: "/builtins/fonts/default.font" } background_color { x: 0.0 @@ -65,6 +65,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -123,6 +124,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -189,6 +191,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -247,6 +250,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -305,6 +309,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } nodes { position { @@ -371,6 +376,7 @@ nodes { custom_type: 0 enabled: true visible: true + material: "" } material: "/builtins/materials/gui.material" adjust_reference: ADJUST_REFERENCE_PARENT