pulse node, shaft strip, constantify, etc.

This commit is contained in:
Jennie Robinson Faber 2026-05-12 19:10:15 +01:00
parent d4c609e1af
commit 0b6d121986
24 changed files with 645 additions and 245 deletions

View file

@ -1,11 +1,12 @@
[gd_scene format=3 uid="uid://cbvi51vvpt7mu"]
[gd_scene load_steps=3 format=3 uid="uid://cbvi51vvpt7mu"]
[ext_resource type="Script" uid="uid://fpaw3u5yjtbk" path="res://scenes/hud.gd" id="1_64ctp"]
[ext_resource type="PackedScene" uid="uid://dshaftstrip01" path="res://scenes/shaft_strip.tscn" id="2_shaft"]
[node name="HUD" type="MarginContainer" unique_id=769131693]
offset_right = 40.0
offset_bottom = 40.0
theme_override_constants/margin_left = 20
theme_override_constants/margin_left = 72
theme_override_constants/margin_top = 20
script = ExtResource("1_64ctp")
@ -30,3 +31,13 @@ text = "FLOOR: 0"
[node name="ScoreLabel" type="Label" parent="StatsColumn" unique_id=1595653166]
layout_mode = 2
theme_override_font_sizes/font_size = 24
[node name="ShaftStrip" parent="." instance=ExtResource("2_shaft")]
top_level = true
anchors_preset = 9
anchor_bottom = 1.0
offset_left = 12.0
offset_top = 12.0
offset_right = 60.0
offset_bottom = -12.0
grow_vertical = 2