Files
spacel/scenes/hud.tscn
T
alpacaman edc40f9008 Initial commit — Godot space roguelite source
- Touch controls: direct InputEventScreenTouch in shop_ui (bypass relay)
- ItemDB: static preload list instead of DirAccess scan (export fix)
- All 18 items with EN localisation (name_en, desc_en, category_en)
- Ship playstyles: NOVA-1 shield, INFERNO ram, AURORA agile/tank
- Quasar: SMBH visual, jet boost, merge, push, BH-eating
- Atlas & UI text updated EN+DE

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:38:09 +02:00

7 lines
232 B
Plaintext

[gd_scene format=3 uid="uid://c5o85b0e7tydc"]
[ext_resource type="Script" uid="uid://kn3e6fiywxr7" path="res://scripts/hud.gd" id="1_ahhtf"]
[node name="HUD" type="CanvasLayer" unique_id=941486947]
script = ExtResource("1_ahhtf")