Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GetBass

1
Posts
A member registered May 01, 2021 · View creator page →

Creator of

Recent community posts

Hi Collin, thanks for the interest! Sorry to say, but I'm not actually using any 3D models or plugins in the uploaded version of this project, everything displayed onscreen is a 2D sprite (.png) generated from the 3D model made in MagicaVoxel.  You can export sprites this way using the "iso" option under the export tab. To generate the normal maps I've exported the sprite 5 times, only lit from 1 direction each time (bottom, front, left, right, and top) and then I feed the sprites into Spritelamp, which spits out the normal map that Godot uses to draw the lighting. There's also a few shaders being applyed to the screen to play up the pixelart look (edge detection and posterize mostly) , if you remove those everything has a much cleaner look, kinda like you'd see in the MagicaVoxel renders.