Skip to content

Promote Shadow Journey's fog#1951

Merged
wjt merged 3 commits intomainfrom
promote-shadow-journey-fog
Feb 20, 2026
Merged

Promote Shadow Journey's fog#1951
wjt merged 3 commits intomainfrom
promote-shadow-journey-fog

Conversation

@manuq
Copy link
Collaborator

@manuq manuq commented Feb 19, 2026

Add fog overlay effect
Promote the neblina.tscn from StoryQuest Shadow Journey to the main game.

Adapt it to use the Parallax2D node rather than the now deprecated nodes.

Document the shader parameters.

Just as the clouds shadow overlay effect, add a small script that can
randomize the fog. For now just by setting the seed of the noise
texture. And expose a button to do it in the editor.


Shadow Journey: Use promoted fog scene
Remove a second unused neblina.tscn scene too.

The new fog is tinted by lights, so change its modulate color
to a very high value to keep it white in the intro scene.

Change the parallax scroll scale to 10x the original value
in scenes that have the camera zoomed in (intro, outro).

Also deactivate Z index from Dragon in sequence puzzle.

Promote the neblina.tscn from StoryQuest Shadow Journey to the main game.

Adapt it to use the Parallax2D node rather than the now deprecated nodes.

Document the shader parameters.

Just as the clouds shadow overlay effect, add a small script that can
randomize the fog. For now just by setting the seed of the noise
texture. And expose a button to do it in the editor.
Remove a second unused neblina.tscn scene too.

The new fog is tinted by lights, so change its modulate color
to a very high value to keep it white in the intro scene.

Change the parallax scroll scale to 10x the original value
in scenes that have the camera zoomed in (intro, outro).

Also deactivate Z index from Dragon in sequence puzzle.
@manuq manuq requested review from a team as code owners February 19, 2026 21:36
@manuq
Copy link
Collaborator Author

manuq commented Feb 19, 2026

This is extracted from #1913

@github-actions
Copy link

Play this branch at https://play.threadbare.game/branches/endlessm/promote-shadow-journey-fog.

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

@wjt wjt merged commit 78bafc2 into main Feb 20, 2026
6 checks passed
@wjt wjt deleted the promote-shadow-journey-fog branch February 20, 2026 15:21
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.

2 participants