Scene files referenced assets by UIDs that no longer matched the importer records. Rewrote 13 ext_resource references to the current UIDs from the .import sidecars, and gave wow_style.tres the UID that nine UI scenes were already referencing (its header had none). Headless load is now warning-free.
13 lines
419 B
Plaintext
13 lines
419 B
Plaintext
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dvsh7tuhulnfm"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://wipqjhfqeuwd" path="res://assets/fonts/Kurland.ttf" id="1_font"]
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_font")
|
|
default_font_size = 16
|
|
|
|
; WoW-style color palette
|
|
; Gold accent color for highlights and borders
|
|
; Dark backgrounds with semi-transparency
|
|
; Health colors: green -> yellow -> red gradient
|