Skip to content

Rewoven2 - #2688

Draft
manuq wants to merge 2 commits into
mainfrom
rewoven2
Draft

Rewoven2#2688
manuq wants to merge 2 commits into
mainfrom
rewoven2

Conversation

@manuq

@manuq manuq commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

manuq added 2 commits August 10, 2026 20:01
Using SceneSwitcher, and then back to Fray's End.

Helps #2675
@github-actions

Copy link
Copy Markdown

Play this branch at https://play.threadbare.game/branches/endlessm/rewoven2/.

(This launches the game from the start, not directly at the change(s) in this pull request.)

@manuq

manuq commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator Author

Opening a draft for now with step 1 of #2675 which is the easy part. I'm still figuring the best way to build an array of cutscenes to show in actual levels from the QuestProgressUnlockers. Maybe there is no other way than centralizing the dependency information.

var cutscene_path: String = cutscene_paths.pick_random()
var load_error: Error = ResourceLoader.load_threaded_request(cutscene_path)

GameState.global.facts.rewoven_cutscenes = [cutscene_path]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this generic fact is placeholder, while I figure out a way to generate an array of cutscenes to display using actual quest unlockers.

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