birb/assets/UI/UI Theme.tres
Travis Gatlin 37b0069108 VS-4/player-health-system (#11)
UPDATED TO GODOT 4.4!!!

Added:

an open source font just to have something different than Godot's default

Semblance of a framework for the UI

a health bar

a label that shows your time in seconds. Should probably make it show minutes and seconds

a menu that appears in the player's death state that shows the amount of time the player lived and their kill count. Also has a working quit button and non-working try again button.

a button that instantly kills you, which is "T."

Co-authored-by: ysandler <ysandler@tzed.io>
Reviewed-on: #11
Reviewed-by: Yehoshua Sandler <ysandler@beitzah.net>
2025-03-23 07:18:43 -05:00

7 lines
247 B
Plaintext

[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dm1k0046nkiw7"]
[ext_resource type="FontFile" uid="uid://dyqn86y567nun" path="res://assets/UI/fonts/OstrichSans-Heavy.otf" id="1_i7gdq"]
[resource]
default_font = ExtResource("1_i7gdq")