quest_004: Redesign horizontal door passage as vertical to use the do… - #2715
quest_004: Redesign horizontal door passage as vertical to use the do…#2715GianPierooo wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Quest 004 “Caretaker of Growth” scene layout so the door passage is vertical (matching intended usage), along with the necessary world/collision/camera adjustments in that room.
Changes:
- Adjusted the door transition collision shape (size/placement) and moved the Door instance to the new passage location.
- Updated the room’s TileMapLayer data and repositioned several interactables/props to match the redesigned layout.
- Tweaked camera limits and a centered
ColorRect’s offsets to accommodate the new playable area bounds.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Hi @manuq @wjt, we've just finished almost everything in our LoreQuest. We had a small request: you mentioned in the document that we should combine the humming ability with Repel, but we think it could work well as a new standalone ability within Threadbare, since we see a lot of potential in it, it has sound effects, particles, and it's dynamic enough to be reused on other maps. We're looking forward to your response :) |
|
Play this branch at https://play.threadbare.game/branches/endlessm/fix/quest004-vertical-door/. (This launches the game from the start, not directly at the change(s) in this pull request.) |

…or as intended