From 8a64f281a5303abdefc6b02e3fd6f031a236915f Mon Sep 17 00:00:00 2001 From: Page Asgardius Date: Sat, 9 Nov 2024 15:38:26 -0700 Subject: [PATCH] selftest --- main.tscn | 4 +++- project.godot | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/main.tscn b/main.tscn index dc25f52..f8fdb45 100644 --- a/main.tscn +++ b/main.tscn @@ -1,9 +1,10 @@ -[gd_scene load_steps=5 format=2] +[gd_scene load_steps=6 format=2] [ext_resource path="res://fonts/selftest.tres" type="DynamicFont" id=1] [ext_resource path="res://main.gd" type="Script" id=2] [ext_resource path="res://Label2.gd" type="Script" id=3] [ext_resource path="res://levels/bottomhud.tscn" type="PackedScene" id=4] +[ext_resource path="res://fonts/about.tres" type="DynamicFont" id=5] [node name="Main" type="Control"] anchor_right = 1.0 @@ -25,6 +26,7 @@ margin_left = 40.0 margin_top = 23.0 margin_right = 97.0 margin_bottom = 135.0 +custom_fonts/font = ExtResource( 5 ) script = ExtResource( 3 ) [node name="Bottomhud" parent="." instance=ExtResource( 4 )] diff --git a/project.godot b/project.godot index ce0c429..dc543d4 100644 --- a/project.godot +++ b/project.godot @@ -122,7 +122,6 @@ run={ [input_devices] pointing/emulate_touch_from_mouse=true -pointing/emulate_mouse_from_touch=false [locale]