From a4d30665a9aeddc9777761a322a48d56d9f44378 Mon Sep 17 00:00:00 2001 From: physcik Date: Mon, 23 Mar 2026 18:04:56 +0500 Subject: Image UI element basics --- assets/MainMenu.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets/MainMenu.json') diff --git a/assets/MainMenu.json b/assets/MainMenu.json index 09e333b..d44ab69 100644 --- a/assets/MainMenu.json +++ b/assets/MainMenu.json @@ -11,7 +11,12 @@ { "Type": "gridcolumn", "Weight": 1, + "Spacing": 0.01, "Children": [ + { + "Type": "image", + "TextureName": "testPackage/water.png" + }, { "Type": "label", "Text": "Ruines of Rafdalon" -- cgit v1.3