Update description

This commit is contained in:
patience 2026-04-13 00:50:56 +01:00
parent f78a8ed2e2
commit 0f25359625
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[h1]Smooth Death Transitions[/h1] [h1]Smooth Death Transitions[/h1]
Updates the traditional death screen with smooth transition shaders when you respawn. Fully client-side, does not alter gameplay. Open-source, if you'd like a shader-specific example mod. Updates the traditional death screen with smooth transition shaders when you respawn. Fully client-side, does not alter gameplay. Explicitly supports Calamity and Confection Rebaked, but all content mods should be fine; it'll just use the default transition for your position.
Currently available transitions: Currently available transitions:
[list] [list]
@ -18,6 +18,6 @@ Currently available transitions:
[*][b]Prideful[/b] - trans flag sweep that optionally replaces the Hallow's ordinary transition. [*][b]Prideful[/b] - trans flag sweep that optionally replaces the Hallow's ordinary transition.
[/list] [/list]
Explicitly supports Calamity and Confection Rebaked, but all content mods should be fine; it'll just use the default transition. This mod is [url=https://patience.nearmisses.xyz/patience/SmoothDeathTransitions]open-source[/url], if you'd like a shader-specific example mod.
Successor of the [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3443385596]Celeste Death Transition[/url] mod, which was a short project I made after getting bored one evening. This one has marginally more thought put into it. Successor of the [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3443385596]Celeste Death Transition[/url] mod, which was a short project I made after getting bored one evening. This one has marginally more thought put into it.