Spellcaster Studios

Make it happen…

Tag Archives: temple

Playthrough, Part VII

Continuing the path through the game, I had to build one more temple… First problem I had: because of the procedural generation and random factor, the temple was spawning in a cave planet, which meant that all was dark, so any cutscene would have to account for the possibility of this happen, which makes matters […]

Some more editor work…

Today I added some more functionality on the editor… Some tools are just workflow tools (for example, a “voxel picker”, which allow me to just click on a voxel and the system will set that as a brush, which is much better than cycling through all the materials… it also takes the color from the […]

Temple area

For the second temple in the game, I decided to just start voxel doodling and see where it got me… I got some nice ideas, and I combined that with the ideas I had regarding the combat itself (an open area where the player could run and hide from the enemies, since there will be […]

Working on the temple…

Today I started working on the new temple for the game, using the brand new voxel editor… Had to code a lot of new stuff because of bugs, and things that weren’t quite user-friendly (for example, custom brushes are very needed, so I coded those in). I started by working on props that I can […]