Update description
This commit is contained in:
parent
f78a8ed2e2
commit
0f25359625
|
|
@ -1,6 +1,6 @@
|
|||
[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:
|
||||
[list]
|
||||
|
|
@ -18,6 +18,6 @@ Currently available transitions:
|
|||
[*][b]Prideful[/b] - trans flag sweep that optionally replaces the Hallow's ordinary transition.
|
||||
[/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.
|
||||
Loading…
Reference in a new issue