Commit graph

2 commits

Author SHA1 Message Date
c14312c81e Ease hand intro tween
- replace fixed-duration parallel tween with a tween_method driving a single progress value
- button lights now trigger against the eased curve instead of delays
2026-05-17 13:57:29 +01:00
fae69c4816 Add virtua hand lighting up floor buttons!
- hand sweeps down the button panel at game start
- button panel now spawns its floor buttons procedurally via button_panel.gd
- elevator_panel waits for the new intro_finished signal before starting floor 1
- removes the stray ShaftStrip from hud.tscn
- cleaned up timing but henry will probably want to tune further
2026-05-16 19:31:39 +01:00