Skip to content

fix(levels): fit industrial/forge props (no moss/cathedral leftovers) - #5

Open
SSC-STUDIO wants to merge 6 commits into
masterfrom
cursor/theme-fit-level-props
Open

SSC-STUDIO wants to merge 6 commits into
masterfrom
cursor/theme-fit-level-props

Conversation

@SSC-STUDIO

Copy link
Copy Markdown
Owner

Problem

  • level05 (industrial) used moss arches / cathedral columns for decor.
  • level08 / level10 (forge) used moss floors, church columns, and moss rubble.
  • forge ThemeBackdrop reused CASTLE_INTERIOR (stained glass), clashing with the cathedral theme.

Fix

  • forge theme → industrial parallax layers + amber tints (no castle interior stained glass).
  • New DECOR keys in chapter_layout.gd: beam, beam_bolts, beam_narrow, metal_panel, rubble_dry / rubble_dry_b / rubble_dry_c, slab, plate.
  • level05 / level08 / level10 layouts swap moss/cathedral props to Kenney beams/metal and dry rubble; forge floors use stone skin.

Files changed

  • scripts/levels/theme_backdrop.gd
  • scripts/levels/chapter_layout.gd
  • scripts/levels/chapters/level05_layout.gd
  • scripts/levels/chapters/level08_layout.gd
  • scripts/levels/chapters/level10_layout.gd

Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.
Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.
Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.

(scripts/levels/chapters/level10_layout.gd)
Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.

(scripts/levels/chapters/level08_layout.gd)
Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.

(scripts/levels/chapters/level05_layout.gd)
Use Kenney beams/metal and dry rubble on level05/08/10, and give forge its own industrial parallax instead of castle interior stained glass.

Add industrial DECOR keys (beam, metal, dry rubble).
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant