Stunning pixel art and beautiful music! Perfectly evokes classic Zelda. Although Zelda has hearts, come on guys, no healing lol?? It’s a shame few people in the jam will play this since it has no html5 upload. Great work guys :D
Viewing post in Legend of the PENUMBRA jam comments
yeah i didnt really now how to incorporate healing, so i just made enemies drop hearts sometimes lol
glad you like the game though!
about the web build thing, i just dont really like making web builds idk. i just dont really know what kind of stuff would actually work well in a web build, especially visual effects with shaders
I guess I got unlucky and didn’t get any heart drops.
For web, I just tend to test each new thing on web right away. If you set the html5 export to be “Runnable” you can use the remote deploy button at the top right of the editor (where run, pause, and stop is) to directly launch the game into a debug web build on a locally hosted html server which is really handy.
As long as the project’s renderer is set to “Compatibility” I’ve never had any issues with shaders not working on web. I tend to use them quite a lot in my jam games and I made my own crt shader for this which works perfectly well on web :D