Commit Graph

5 Commits

Author SHA1 Message Date
1679b717db Add golden ball interactable set piece to bridge room
- Add golden_ball_walk_target Node2D at position (1400, 550) on the grassy area above the bridge
- Add golden_ball SetPiece with polygon resource for interactable area
- Connect touched signal to _on_golden_ball_touched handler
- When player uses hand cursor, they walk to the target and narration reveals the golden ball
- Use ScriptBuilder.and_then() to chain walk_to_deferred and narrate actions
2026-03-10 10:09:38 -07:00
1b13072412 progress 2026-03-09 20:43:30 -07:00
8cfae8dea2 progress 2026-03-05 22:47:43 -08:00
c2f8e848c5 progress 2026-02-26 11:43:24 -08:00
Bryce
d6b36d1f13 progress 2026-02-21 12:18:48 -08:00