Prototyping a section with various enemies. The soldiers throwing arrows are protected by the soldiers in front. This makes them difficult to reach unless the soldiers in front are eliminated first.
Alessandro "Ordnas" Capriolo
Creator of
Recent community posts
This week I am focusing on implementing some VFX, starting with the Bonefire. I’ve been tweaking the fire particles, especially the lighting intensity. A bonfire produces lighting intensity in the value of between 10,000 and 50,000 candelas. I used these values to get a more physically realistic illimination.
I fixed a problem with lighting, where in build the lighting was much higher than what I was seeing in editor. I found that it was a problem related to the volumetric clouds, I removed them since they were a bit too heavy for performance anyway. I will be working on the castle again soon, I am in the final stages of the first art pass.
In indoor areas the brightness is low, so I added a small light around the player, very similar to the light in Dark Souls. I’ll probably remove it, in a first person view it doesn’t look good especially if you have an enemy in front of you, the light illuminates the enemy in an annoying way. I’ll place more torches to increase overall visibility.
I have finished with the dungeon for now, replacing most of the dungeon greyboxes with 3D assets. The dungeon covers a good part of the area below the castle. Compared to the greybox I decided to raise the ceiling of many rooms but fortunately I did not encounter any major problems as overlaps with other rooms.
I am adding 3d assets in the castle area. I changed the layout of the original greybox a bit to fit the stylistic side of the setting, it doesn’t affect the gameplay so I think it was a good decision. I’m changing a little bit the workflow of how I’m placing the 3d assets, so for now there might be a difference in the detail between the castle and the city, I’ll fix it in the next art-pass.
Today I did a performance optimization pass, including lowering the sampling quality of volumetric clouds and reducing the quality of global illumination. I can again stay around 16.6ms /60fps on my target machine (i5/RTX 3060 at 1080p). Also for aesthetic tweaked the lighting to make it brighter and also tweaked the fog since it was blocking the view too much.
I am focusing on placing the 3d assets in the initial area of the castle. Here the player can take different paths, for now I’ll focus on the one that leads to the first shortcut. Doing the interiors has its challenges, adding walls and floors without messing up the rooms next door makes me busier than when I was doing the streets in the citadel.
I am continuing to place mesh to replace the blockout, adding one of the last areas before the castle, such as 2 indoor areas and a few roads to the castle. The more I continue, the happier I am to see my blockout turn into a medieval town, but on the other hand, I’m starting to worry about the amount of work that will await me in making it polished, it’s going to be tough.
I am continuing to add 3d models, I placed the gate with stairs leading to the upper part of the city and a square with a fountain. I’m also experimenting with a different lighting, a different sun orientation and a higher intensity, I think the warmer colors go better with the walls and floor. However the floor is too flat and I’ll have to fix it with some modeling.
I’m focusing on the plaza, I added a fountain with a statue on top and some stairs. Also I am experimenting with various floor materials, I am trying some stone tiles with some displacement, I like the tesselation it creates. I would like to try soon some decals like ground and plants.
Maybe right now the floor is a little too defined compared to the rest, I’ll have to make the buildings and the props more defined otherwise it might clash with the style.
I am adding the art assets of the stairs leading to the square. I also iterated on the floor material, I did some vertex painting using a stone pavement, a soil mud and a mossy stone as materials. There is some repetition in the floor, which I will fix by placing some plants growing between the tiles, pieces of tiles coming out etc.