1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

refactor(fonts): remove unused font files and update related configurations

remove HarmonyOS and swyc fonts along with their import files
update project.godot and scene files to remove font references
add new gameplay documentation files
This commit is contained in:
2025-09-30 12:40:12 +08:00
parent 0bcee5f474
commit 3ef2d9d133
13 changed files with 145 additions and 157 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
[gd_scene load_steps=7 format=3 uid="uid://ccuucmpdsjgb3"]
[gd_scene load_steps=6 format=3 uid="uid://ccuucmpdsjgb3"]
[ext_resource type="Script" path="res://scripts/Statemachine/DamageLabel.gd" id="1_0q15u"]
[ext_resource type="FontFile" uid="uid://db2jl4bq8idec" path="res://resources/fonts/swyc.ttf" id="2_qkvn4"]
[sub_resource type="LabelSettings" id="LabelSettings_valp2"]
font = ExtResource("2_qkvn4")
font_size = 25
outline_size = 6
outline_color = Color(0, 0, 0, 1)