Modding > Spelunky 2 > Custom Heart Colors*


(Playlunky) second iteration thanks to Dregu** -- read details for info unlisted
By:
novo
Downloads:
88
Mod Type:
Specific Asset
Install Code:
red-hearts
Added:
3 years, 1 month ago
Last Update:
2 years, 11 months ago
Average Rating:
No Ratings

Details


*Ana and Au have the same color input, meaning they can't have different colors. You probably shouldn't use this in multi-character packs if you have both Ana and Au replaced.
**As garebear pointed out, this is basically impossible to be distributed with different skin/texture mods. It is most likely better to wait until they (the spelunky-fyi team) implement changing the color inputs without shader modding (and will fix the aforementioned Ana and Au issue). Use at your discretion, though

A janky solution to custom heart colors, any feedback is appreciated
Thanks to Dregu for adding the color inputs
There might be unintended side effects (i.e. not only the heart gets recolored)

If you want to change the color of a specific character, open the file and find newColor = float3(1.f, 0.f, 0.f); of the character you want to change
float3(1.f, 0.f, 0.f) is RGB 0.0 to 1.0
example = float3(1.f, 1.f, 1.f) = 100% red + 100% green + 100% blue = white

Follow Playlunky's instructions to use this shader mod
https://github.com/spelunky-fyi/Playlunky

Downloads


Latest Download
Downloads Name Uploaded
84 shaders_mod.hlsl 3 years, 1 month ago

Comments (2)


Please log in to leave a comment.

3 years ago

@idk_sorry
hud elements, menus, ui stuff, etc.
but that'll only happen if my code fails, and from what i've seen it hasn't so far. you should be fine.

3 years ago

what gets recolored aside from the heart?